aboutsummaryrefslogtreecommitdiffstats
path: root/doc/nil
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 19:22:24 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 19:22:24 +0000
commit12350f77ac0029c300eb0268a95130f045b6e904 (patch)
tree90ba6a24c977137d9baeb6468927c966e55e7f60 /doc/nil
parentef61ab2e4a28aebb2a661f891cb9fa074bb38ab9 (diff)
downloadChibiOS-12350f77ac0029c300eb0268a95130f045b6e904.tar.gz
ChibiOS-12350f77ac0029c300eb0268a95130f045b6e904.tar.bz2
ChibiOS-12350f77ac0029c300eb0268a95130f045b6e904.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7566 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/nil')
-rw-r--r--doc/nil/Doxyfile_chm17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm
index a33b69ff6..348e15ecd 100644
--- a/doc/nil/Doxyfile_chm
+++ b/doc/nil/Doxyfile_chm
@@ -25,13 +25,13 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = ChibiOS/RT
+PROJECT_NAME = ChibiOS/NIL
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.0.0dev
+PROJECT_NUMBER = 1.0.0dev
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
@@ -361,7 +361,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
-EXTRACT_STATIC = NO
+EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.
@@ -644,11 +644,10 @@ WARN_LOGFILE =
# with spaces.
INPUT = ./src \
- ../../os/rt/dox \
- ../../os/rt/src \
- ../../os/rt/include \
- ../../os/rt/templates \
- ../../test/rt
+ ../../os/nil/dox \
+ ../../os/nil/src \
+ ../../os/nil/include \
+ ../../os/nil/templates
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
@@ -1023,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_NIL.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