From 031b68cbc8526a48202846aa483b15e48ab649f0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 17 Nov 2007 21:44:51 +0000 Subject: Disable collaboration graphs, since they don't seem to be useful. svn path=/scripts/rpki/Doxyfile; revision=1316 --- scripts/rpki/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rpki') 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 -- cgit v1.2.3