|
|
@ -1,4 +1,4 @@ |
|
|
|
# Doxyfile 1.7.4 |
|
|
|
# Doxyfile 1.7.4 |
|
|
|
|
|
|
|
# This file describes the settings to be used by the documentation system |
|
|
|
# doxygen (www.doxygen.org) for a project. |
|
|
@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/GFX |
|
|
|
# This could be handy for archiving the generated documentation or |
|
|
|
# if some version control system is used. |
|
|
|
|
|
|
|
PROJECT_NUMBER = 0.0.1 |
|
|
|
PROJECT_NUMBER = 1.3 |
|
|
|
|
|
|
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description |
|
|
|
# for a project that appears at the top of each page and should give viewer |
|
|
@ -986,7 +986,7 @@ GENERATE_HTMLHELP = NO |
|
|
|
# can add a path in front of the file if the result should not be |
|
|
|
# written to the html output directory. |
|
|
|
|
|
|
|
CHM_FILE = ../ChibiOS/GFX.chm |
|
|
|
CHM_FILE = ../ChibiOS-GFX.chm |
|
|
|
|
|
|
|
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can |
|
|
|
# be used to specify the location (absolute path including file name) of |
|
|
|