From 610364e3a6b8cafff40b29e7d1644647fc6871ed Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Mon, 8 Apr 2002 03:13:11 +0000 Subject: [PATCH] Tune doxygen output, remove warning. --- Doxyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 4ea48fd9..33200191 100644 --- a/Doxyfile +++ b/Doxyfile @@ -41,7 +41,6 @@ ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 OPTIMIZE_OUTPUT_FOR_C = YES SHOW_USED_FILES = YES -REFERENCED_RELATION = YES REFERENCED_BY_RELATION = YES #--------------------------------------------------------------------------- # configuration options related to warning and progress messages @@ -69,7 +68,7 @@ FILTER_SOURCE_FILES = NO # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = YES -COLS_IN_ALPHA_INDEX = 1 +COLS_IN_ALPHA_INDEX = 3 IGNORE_PREFIX = #--------------------------------------------------------------------------- # configuration options related to the HTML output -- 2.34.1