aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-16 16:39:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-16 16:39:22 +0000
commitaa2f5af6f01de0e2083c2c92bc4ae2fedeac847d (patch)
tree2e961919bddaa06ec5b876f8ea494078c77e90b5 /docs/Doxyfile
parentb488811f14f65a746ac9e0cdd8d392cd011517e6 (diff)
downloadChibiOS-aa2f5af6f01de0e2083c2c92bc4ae2fedeac847d.tar.gz
ChibiOS-aa2f5af6f01de0e2083c2c92bc4ae2fedeac847d.tar.bz2
ChibiOS-aa2f5af6f01de0e2083c2c92bc4ae2fedeac847d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1309 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index d46f442fd..f67e920cd 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -890,21 +890,21 @@ DOCSET_BUNDLE_ID = org.doxygen.Project
# Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
# of the generated HTML documentation.
-GENERATE_HTMLHELP = NO
+GENERATE_HTMLHELP = YES
# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
# be used to specify the file name of the resulting .chm file. You
# 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 = ../ChibiOS_RT.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 = "\"C:/Program Files/HTML Help Workshop/hhc.exe\""
# 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