summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2009-12-19 00:10:13 +0100
committerAris Adamantiadis <aris@0xbadc0de.be>2009-12-19 00:10:13 +0100
commit0dcb63ff5e290b848de37dbcbe660f662af6536e (patch)
treece2c0141c36ee2a3556bd40c2606129e716ea67e /doc
parenta1870a62cffc8c09acf56a33dbf0a55238829b58 (diff)
parentbebbac1bd86719f3405a3b887fbccbbea95b51e0 (diff)
downloadlibssh-0dcb63ff5e290b848de37dbcbe660f662af6536e.tar.gz
libssh-0dcb63ff5e290b848de37dbcbe660f662af6536e.tar.xz
libssh-0dcb63ff5e290b848de37dbcbe660f662af6536e.zip
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh
Diffstat (limited to 'doc')
-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.