Skip to content

Commit c448ba0

Browse files
author
camilo
committed
Update Doxygen file
1 parent 6a59171 commit c448ba0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Doxyfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = "API Reference"
35+
PROJECT_NAME = "Documentation"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = v1.2
41+
PROJECT_NUMBER =
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a
4545
# quick idea about the purpose of the project. Keep the description short.
4646

47-
PROJECT_BRIEF = "A collection of useful libraries for embedded systems"
47+
PROJECT_BRIEF = "Tools for embedded systems"
4848

4949
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
5050
# in the documentation. The maximum height of the logo should not exceed 55

0 commit comments

Comments
 (0)