aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rt/Doxyfile_chm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rt/Doxyfile_chm')
-rw-r--r--doc/rt/Doxyfile_chm4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm
index bc45ba1c6..1ec12fca1 100644
--- a/doc/rt/Doxyfile_chm
+++ b/doc/rt/Doxyfile_chm
@@ -790,7 +790,9 @@ INPUT = ./src \
../../os/rt/dox \
../../os/rt/src \
../../os/rt/include \
- ../../os/rt/templates
+ ../../os/rt/templates \
+ ../../os/common/oslib/src \
+ ../../os/common/oslib/include
# 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