aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-11-17 21:44:51 +0000
committerRob Austein <sra@hactrn.net>2007-11-17 21:44:51 +0000
commit031b68cbc8526a48202846aa483b15e48ab649f0 (patch)
tree89d1f0b91ba1368dd10cdb92f253b5785a629421 /scripts
parent52ec7eeb012cf7e94f1ffa8113a5e69fc84dac02 (diff)
Disable collaboration graphs, since they don't seem to be useful.
svn path=/scripts/rpki/Doxyfile; revision=1316
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rpki/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile
index 8a2ee40c..276c0967 100644
--- a/scripts/rpki/Doxyfile
+++ b/scripts/rpki/Doxyfile
@@ -1147,7 +1147,7 @@ CLASS_GRAPH = YES
# indirect implementation dependencies (inheritance, containment, and
# class references variables) of the class with other documented classes.
-COLLABORATION_GRAPH = YES
+COLLABORATION_GRAPH = NO
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for groups, showing the direct groups dependencies