Disabled caller graphs as they are only of internal interest.

This commit is contained in:
Andreas Schneider
2009-12-18 23:54:31 +01:00
parent 98819f92e3
commit 1ef1a77421

View File

@@ -1356,7 +1356,7 @@ CALL_GRAPH = NO
# the time of a run. So in most cases it will be better to enable caller
# graphs for selected functions only using the \callergraph command.
CALLER_GRAPH = YES
CALLER_GRAPH = NO
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
# will graphical hierarchy of all classes instead of a textual one.