diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-08 10:52:05 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-08 10:52:05 +0000 |
commit | 175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c (patch) | |
tree | 88b2e45d396d13064d775fbb3b9fa7cca02ffcd8 /doc/hal/Doxyfile_chm | |
parent | 5b03233f8d19a1257130aa5ea9bcf22f4e65df05 (diff) | |
download | ChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.tar.gz ChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.tar.bz2 ChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7562 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/hal/Doxyfile_chm')
-rw-r--r-- | doc/hal/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm index b862b3ef3..c12db0250 100644 --- a/doc/hal/Doxyfile_chm +++ b/doc/hal/Doxyfile_chm @@ -1022,7 +1022,7 @@ GENERATE_HTMLHELP = YES # can add a path in front of the file if the result should not be
# written to the html output directory.
-CHM_FILE = ../../ChibiOS_RT.chm
+CHM_FILE = ../../ChibiOS_HAL.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
|