aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2012-02-09 21:42:58 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2012-02-09 21:42:58 +0100
commit70284b7eff36ed7a9c2a6121fae7a4c95d58ef8c (patch)
tree537669a95be6eac87dcc8806794c585454a9c007 /doc/Doxyfile.in
parent8dd3ae282d0a1426e0a7d0d7bb155e85f6cf8bb1 (diff)
suppress generation of TEMPLATE_RELATIONS: they are useful but take much too much space
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 02baa0cc0..f23b8e537 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1361,7 +1361,7 @@ UML_LOOK = YES
# If set to YES, the inheritance and collaboration graphs will show the
# relations between templates and their instances.
-TEMPLATE_RELATIONS = YES
+TEMPLATE_RELATIONS = NO
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
# tags are set to YES then doxygen will generate a graph for each documented