From 5c6b12fbe233ddf145c54a32995d134ef1620c43 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 24 Nov 2014 09:23:23 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7531 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/rt/Doxyfile_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rt/Doxyfile_html') diff --git a/doc/rt/Doxyfile_html b/doc/rt/Doxyfile_html index f1f65de62..5f0a2e810 100644 --- a/doc/rt/Doxyfile_html +++ b/doc/rt/Doxyfile_html @@ -1023,7 +1023,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_RT.chm +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 -- cgit v1.2.3