diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-07-12 08:49:04 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-07-12 08:49:04 +0000 |
commit | 97321699e996e4e7c439a216b7c5f760a51858c4 (patch) | |
tree | 8bfecbd79054421b1284f338c38be914708eab40 | |
parent | 388041b3d4dc72126c323cc587582a4d6ce7f7b6 (diff) | |
download | ChibiOS-97321699e996e4e7c439a216b7c5f760a51858c4.tar.gz ChibiOS-97321699e996e4e7c439a216b7c5f760a51858c4.tar.bz2 ChibiOS-97321699e996e4e7c439a216b7c5f760a51858c4.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8084 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | doc/hal/Doxyfile_chm | 2 | ||||
-rw-r--r-- | doc/hal/Doxyfile_html | 2 | ||||
-rw-r--r-- | doc/nil/Doxyfile_chm | 2 | ||||
-rw-r--r-- | doc/nil/Doxyfile_html | 2 | ||||
-rw-r--r-- | doc/rt/Doxyfile_chm | 2 | ||||
-rw-r--r-- | 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 1c71d6545..9930c3c28 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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 47874f752..9ff5e9d6b 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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 46686b878..614a21d24 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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 cb4b56eb5..cf2e23e11 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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 accdc811b..cb4387d5f 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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 58b3f4134..c32ddf2af 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:/Programmi (x86)/HTML Help Workshop/hhc.exe\""
+HHC_LOCATION = "\"C:/Program Files (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).
|