aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-04-29 08:16:10 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-04-29 08:16:10 +0000
commit3de1c4b3fe3247d8b5fb10a8f4627f096868ed7e (patch)
tree3518401efb415da367905e5c24dc425b3e386349 /doc
parentca4302fcca8d855cb162f903828350a57b1c8d40 (diff)
downloadChibiOS-3de1c4b3fe3247d8b5fb10a8f4627f096868ed7e.tar.gz
ChibiOS-3de1c4b3fe3247d8b5fb10a8f4627f096868ed7e.tar.bz2
ChibiOS-3de1c4b3fe3247d8b5fb10a8f4627f096868ed7e.zip
Documentation-relate fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11978 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'doc')
-rw-r--r--doc/hal/Doxyfile_chm3
-rw-r--r--doc/hal/Doxyfile_html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm
index 6ca8a301b..85e6e877e 100644
--- a/doc/hal/Doxyfile_chm
+++ b/doc/hal/Doxyfile_chm
@@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/HAL
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 6.0.0
+PROJECT_NUMBER = 6.0.1
# 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 a
@@ -792,6 +792,7 @@ INPUT = ./src \
../../os/hal/include \
../../os/hal/lib/peripherals/flash \
../../os/hal/lib/peripherals/sensors \
+ ../../os/hal/lib/complex/mfs \
../../os/hal/templates \
../../os/hal/templates/osal
diff --git a/doc/hal/Doxyfile_html b/doc/hal/Doxyfile_html
index 961171e13..26f296ba8 100644
--- a/doc/hal/Doxyfile_html
+++ b/doc/hal/Doxyfile_html
@@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/HAL
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 6.0.0
+PROJECT_NUMBER = 6.0.1
# 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 a
@@ -792,6 +792,7 @@ INPUT = ./src \
../../os/hal/include \
../../os/hal/lib/peripherals/flash \
../../os/hal/lib/peripherals/sensors \
+ ../../os/hal/lib/complex/mfs \
../../os/hal/templates \
../../os/hal/templates/osal