From f06be6004ec8b47e3b4b1ba4fda068b365923683 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 11 Jan 2025 22:01:53 +0100 Subject: update doxygen documentation w/ updated API --- Doxyfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 07c86d1..78f486b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -20,6 +20,8 @@ TAB_SIZE = 2 HTML_INDEX_NUM_ENTRIES = 999 HTML_EXTRA_STYLESHEET = src/doc/style.css SHOW_HEADERFILE = NO +DISABLE_INDEX = NO +GENERATE_TREEVIEW = NO REPEAT_BRIEF = NO -- cgit v1.2.3