From: Martin Pool Date: Mon, 8 Apr 2002 03:13:11 +0000 (+0000) Subject: Tune doxygen output, remove warning. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/610364e3a6b8cafff40b29e7d1644647fc6871ed Tune doxygen output, remove warning. --- 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