suppress generation of TEMPLATE_RELATIONS: they are useful but take much too much space

This commit is contained in:
Gael Guennebaud 2012-02-09 21:42:58 +01:00
parent 8dd3ae282d
commit 70284b7eff

View File

@ -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