diff -r 14a1d11ddf21 -r 02c28d3cf97b doc/Doxyfile --- a/doc/Doxyfile Wed Apr 28 09:59:23 2004 +0000 +++ b/doc/Doxyfile Wed Apr 28 12:22:34 2004 +0000 @@ -133,7 +133,7 @@ # If set to NO, the detailed description appears after the member # documentation. -DETAILS_AT_TOP = NO +DETAILS_AT_TOP = YES # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented # member inherits the documentation from any documented member that it @@ -167,7 +167,7 @@ # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = YES +OPTIMIZE_OUTPUT_FOR_C = NO # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources # only. Doxygen will then generate output that is more tailored for Java.