From fb6a5a3ce484ebea92397d12349fd35811e4be31 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sun, 19 Jun 2005 23:46:52 +0200 Subject: [PATCH] updated doxygen settings from hub --- doc/Doxyfile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 95331b5..3436a8e 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -584,7 +584,7 @@ VERBATIM_HEADERS = YES # of all compounds will be generated. Enable this if the project # contains a lot of classes, structs, unions or interfaces. -ALPHABETICAL_INDEX = NO +ALPHABETICAL_INDEX = YES # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns @@ -597,7 +597,7 @@ COLS_IN_ALPHA_INDEX = 5 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that # should be ignored while generating the index headers. -IGNORE_PREFIX = +IGNORE_PREFIX = _ #--------------------------------------------------------------------------- # configuration options related to the HTML output -- 2.7.4