# HG changeset patch # User michaelni # Date 1047167014 0 # Node ID 4046cbf85762232f8789de82c9b91728ddc861e3 # Parent 86a5d0ce86bf92e4d24dfdfae10e505874fe91a4 looks better IMHO diff -r 86a5d0ce86bf -r 4046cbf85762 Doxyfile --- a/Doxyfile Sat Mar 08 01:40:52 2003 +0000 +++ b/Doxyfile Sat Mar 08 23:43:34 2003 +0000 @@ -48,7 +48,7 @@ # Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES -EXTRACT_ALL = NO +EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. @@ -443,7 +443,7 @@ # then for each documented function all documented entities # called/used by that function will be listed. -REFERENCES_RELATION = YES +REFERENCES_RELATION = NO #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index