aboutsummaryrefslogtreecommitdiff
path: root/doc/doxy.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxy.config.in')
-rw-r--r--doc/doxy.config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy.config.in b/doc/doxy.config.in
index ffd2c38c..8b95f4b7 100644
--- a/doc/doxy.config.in
+++ b/doc/doxy.config.in
@@ -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.