aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorwinter Sparkles2026-04-27 21:55:21 +0100
committerwinter Sparkles2026-04-27 21:55:21 +0100
commitc38bcb25aa1805009e399cea40e66d6f31195744 (patch)
tree1ac302eb72966eaf106e8cb070a7a32def8370b0 /Doxyfile
parent05a9d192ee17c503172e785fd1383a62f2feb20b (diff)
add requests (but not responses yet)
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