aboutsummaryrefslogtreecommitdiffstats
path: root/doc/full_rm/Doxyfile_html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/full_rm/Doxyfile_html')
-rw-r--r--doc/full_rm/Doxyfile_html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/full_rm/Doxyfile_html b/doc/full_rm/Doxyfile_html
index b0cf27fd0..cdd8cfdfd 100644
--- a/doc/full_rm/Doxyfile_html
+++ b/doc/full_rm/Doxyfile_html
@@ -796,22 +796,23 @@ INPUT = ./src \
../../os/nil/src \
../../os/nil/include \
../../os/nil/templates \
- ../../os/lib/dox \
- ../../os/lib/src \
- ../../os/lib/include \
+ ../../os/oslib/dox \
+ ../../os/oslib/src \
+ ../../os/oslib/include \
../../os/common/ports/templates \
../../os/hal/dox \
../../os/hal/src \
../../os/hal/include \
../../os/hal/lib/peripherals/flash \
../../os/hal/lib/peripherals/sensors \
+ ../../os/hal/lib/streams \
../../os/hal/lib/complex/mfs \
+ ../../os/hal/lib/complex/serial_nor \
../../os/hal/templates \
../../os/hal/templates/osal \
../../os/ex/dox \
../../os/ex/Bosch \
- ../../os/ex/ST \
- ../../os/ex/Micron
+ ../../os/ex/ST
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses