diff Doxyfile.in @ 7336:ef6a33dcd0dd

[gaim-migrate @ 7924] Some Doxyfile.in updates. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 26 Oct 2003 17:37:02 +0000
parents 41120df7ed94
children 32800d26dc68
line wrap: on
line diff
--- a/Doxyfile.in	Sun Oct 26 17:30:15 2003 +0000
+++ b/Doxyfile.in	Sun Oct 26 17:37:02 2003 +0000
@@ -485,7 +485,7 @@
 # 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 
@@ -498,7 +498,7 @@
 # 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          = Gaim gaim
 
 #---------------------------------------------------------------------------
 # configuration options related to the HTML output
@@ -610,18 +610,6 @@
 
 TREEVIEW_WIDTH         = 250
 
-# If the GENERATE_DEVHELP tag is set to YES, an index file for the
-# DevHelp documentation viewer will be generated. For more information,
-# see http://www.imendio.com/projects/devhelp/
-
-GENERATE_DEVHELP       = YES
-
-# The DEVHELP_TITLE tag is used to specify the displayed name of the
-# generated DevHelp book file. If left blank, the project name will
-# be used.
-
-DEVHELP_TITLE          = Gaim
-
 #---------------------------------------------------------------------------
 # configuration options related to the LaTeX output
 #---------------------------------------------------------------------------