aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 96d1964..47facd9 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1750,7 +1750,7 @@ ECLIPSE_DOC_ID = org.doxygen.Project
# The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES.
-DISABLE_INDEX = YES
+DISABLE_INDEX = NO
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information. If the tag
@@ -1767,7 +1767,7 @@ DISABLE_INDEX = YES
# The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES.
-GENERATE_TREEVIEW = YES
+GENERATE_TREEVIEW = NO
# When both GENERATE_TREEVIEW and DISABLE_INDEX are set to YES, then the
# FULL_SIDEBAR option determines if the side bar is limited to only the treeview