aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/nil/Doxyfile_chm6
-rw-r--r--doc/nil/Doxyfile_html6
-rw-r--r--doc/rt/Doxyfile_chm6
-rw-r--r--doc/rt/Doxyfile_html6
4 files changed, 12 insertions, 12 deletions
diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm
index 4375bea26..a0faca17d 100644
--- a/doc/nil/Doxyfile_chm
+++ b/doc/nil/Doxyfile_chm
@@ -791,9 +791,9 @@ 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
# 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
diff --git a/doc/nil/Doxyfile_html b/doc/nil/Doxyfile_html
index 4b7d0144a..c80e46339 100644
--- a/doc/nil/Doxyfile_html
+++ b/doc/nil/Doxyfile_html
@@ -791,9 +791,9 @@ 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
# 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
diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm
index 413f3b19e..066a5a19a 100644
--- a/doc/rt/Doxyfile_chm
+++ b/doc/rt/Doxyfile_chm
@@ -792,9 +792,9 @@ INPUT = ./src \
../../os/rt/src \
../../os/rt/include \
../../os/rt/templates \
- ../../os/lib/dox \
- ../../os/lib/src \
- ../../os/lib/include
+ ../../os/oslib/dox \
+ ../../os/oslib/src \
+ ../../os/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
diff --git a/doc/rt/Doxyfile_html b/doc/rt/Doxyfile_html
index 409c03be0..d746085fb 100644
--- a/doc/rt/Doxyfile_html
+++ b/doc/rt/Doxyfile_html
@@ -792,9 +792,9 @@ INPUT = ./src \
../../os/rt/src \
../../os/rt/include \
../../os/rt/templates \
- ../../os/lib/dox \
- ../../os/lib/src \
- ../../os/lib/include
+ ../../os/oslib/dox \
+ ../../os/oslib/src \
+ ../../os/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