diff -r ab1e97b7b2b7 -r 93792a112fd5 doc/Doxyfile.in --- a/doc/Doxyfile.in Sat Aug 27 09:32:34 2005 +0000 +++ b/doc/Doxyfile.in Sat Aug 27 11:37:05 2005 +0000 @@ -1071,7 +1071,7 @@ # inheritance and usage relations if the target is undocumented # or is not a class. -HIDE_UNDOC_RELATIONS = NO +HIDE_UNDOC_RELATIONS = YES # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is # available from the path. This tool is part of Graphviz, a graph visualization @@ -1085,7 +1085,7 @@ # indirect inheritance relations. Setting this tag to YES will force the # the CLASS_DIAGRAMS tag to NO. -CLASS_GRAPH = NO +CLASS_GRAPH = YES # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and