From a9f775ab4b3b0f3133a6ee98164e0dc4532e9ef5 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 12 Jul 2015 08:16:22 +0000 Subject: Changed help compiler path. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8082 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/hal/Doxyfile_chm | 2 +- doc/hal/Doxyfile_html | 2 +- doc/nil/Doxyfile_chm | 2 +- doc/nil/Doxyfile_html | 2 +- doc/rt/Doxyfile_chm | 2 +- doc/rt/Doxyfile_html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm index 7c8d6ea5c..1c71d6545 100644 --- a/doc/hal/Doxyfile_chm +++ b/doc/hal/Doxyfile_chm @@ -1312,7 +1312,7 @@ CHM_FILE = ../../ChibiOS_HAL.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). diff --git a/doc/hal/Doxyfile_html b/doc/hal/Doxyfile_html index 2170ec36b..47874f752 100644 --- a/doc/hal/Doxyfile_html +++ b/doc/hal/Doxyfile_html @@ -1312,7 +1312,7 @@ CHM_FILE = ../../ChibiOS_HAL.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm index 6d5e43e32..46686b878 100644 --- a/doc/nil/Doxyfile_chm +++ b/doc/nil/Doxyfile_chm @@ -1311,7 +1311,7 @@ CHM_FILE = ../../ChibiOS_NIL.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). diff --git a/doc/nil/Doxyfile_html b/doc/nil/Doxyfile_html index 36b9ae819..cb4b56eb5 100644 --- a/doc/nil/Doxyfile_html +++ b/doc/nil/Doxyfile_html @@ -1311,7 +1311,7 @@ CHM_FILE = ../../ChibiOS_NIL.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm index 28d1e8c5a..accdc811b 100644 --- a/doc/rt/Doxyfile_chm +++ b/doc/rt/Doxyfile_chm @@ -1312,7 +1312,7 @@ CHM_FILE = ../../ChibiOS_RT.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). diff --git a/doc/rt/Doxyfile_html b/doc/rt/Doxyfile_html index 6857e28b7..58b3f4134 100644 --- a/doc/rt/Doxyfile_html +++ b/doc/rt/Doxyfile_html @@ -1312,7 +1312,7 @@ CHM_FILE = ../../ChibiOS_RT.chm # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. -HHC_LOCATION = "\"C:/Program Files/HTML Help Workshop/hhc.exe\"" +HHC_LOCATION = "\"C:/Programmi (x86)/HTML Help Workshop/hhc.exe\"" # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). -- cgit v1.2.3