From 1ef1a774210e5948a30125801ae3712cfce15bfc Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 18 Dec 2009 23:54:31 +0100 Subject: Disabled caller graphs as they are only of internal interest. --- doc/doxy.config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doxy.config.in b/doc/doxy.config.in index ffd2c38..8b95f4b 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. -- cgit v1.2.3