diff options
Diffstat (limited to 'LUFA/Doxygen.conf')
| -rw-r--r-- | LUFA/Doxygen.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index 265a27ec6..c46aba6a1 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -872,14 +872,14 @@ 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 =
+CHM_FILE = ../LUFA.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
# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
# the HTML help compiler on the generated index.hhp.
-HHC_LOCATION =
+HHC_LOCATION =
# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
# controls if a separate .chi index file is generated (YES) or that
|
