aboutsummaryrefslogtreecommitdiffstats
path: root/doc/nil/Doxyfile_html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nil/Doxyfile_html')
-rw-r--r--doc/nil/Doxyfile_html6
1 files changed, 3 insertions, 3 deletions
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