1
1

Disabled caller graphs as they are only of internal interest.

Этот коммит содержится в:
Andreas Schneider 2009-12-18 23:54:31 +01:00
родитель 98819f92e3
Коммит 1ef1a77421

Просмотреть файл

@ -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.