From c38bcb25aa1805009e399cea40e66d6f31195744 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Mon, 27 Apr 2026 21:55:21 +0100 Subject: add requests (but not responses yet) --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doxyfile') 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 -- cgit v1.3