updated doxygen settings from hub
authorHans Ulrich Niedermann <hun@n-dimensional.de>
Sun, 19 Jun 2005 21:46:52 +0000 (23:46 +0200)
committerHans Ulrich Niedermann <hun@n-dimensional.de>
Sun, 19 Jun 2005 21:46:52 +0000 (23:46 +0200)
doc/Doxyfile.in

index 95331b5..3436a8e 100644 (file)
@@ -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