summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-07-30 16:39:01 +0200
committerPatrick McHardy <kaber@trash.net>2010-07-30 16:39:01 +0200
commitf00777518cac5ba80c0c4a857cc676dc13f7f122 (patch)
tree4b2a6c3f571838b5fa20b606248e506d74b97b32
parent5e43fe632bae444958decf7cdc41b695629ff29f (diff)
doc: disable group collaboration graphs
Signed-off-by: Patrick McHardy <kaber@trash.net>
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 5da4179..e0f71b1 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1442,7 +1442,7 @@ 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
-GROUP_GRAPHS = YES
+GROUP_GRAPHS = NO
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
# collaboration diagrams in a style similar to the OMG's Unified Modeling