From: Diane Trout Date: Thu, 8 Jun 2006 01:20:49 +0000 (+0000) Subject: Turn on more doxygen features X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=956365be88e1b78da1d17be128731dbc05b37035 Turn on more doxygen features Sourcebrowser looks neat, it allows seeing the source from the documentation and provides some references/refered by --- diff --git a/Doxyfile b/Doxyfile index 1601522..6cbe2ac 100644 --- a/Doxyfile +++ b/Doxyfile @@ -548,7 +548,7 @@ FILTER_SOURCE_FILES = NO # Note: To get rid of all source code in the generated output, make sure also # VERBATIM_HEADERS is set to NO. -SOURCE_BROWSER = NO +SOURCE_BROWSER = YES # Setting the INLINE_SOURCES tag to YES will include the body # of functions and classes directly in the documentation. @@ -595,7 +595,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