From: bangerth Date: Sun, 26 Jun 2011 00:01:40 +0000 (+0000) Subject: Set TEMPLATE_RELATIONS to YES. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae234d1e11d126e80adfbcfab156ace5fe1f618c;p=dealii-svn.git Set TEMPLATE_RELATIONS to YES. git-svn-id: https://svn.dealii.org/trunk@23859 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index 4286dca8bc..8e7f9190a3 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -1131,7 +1131,7 @@ UML_LOOK = NO # If set to YES, the inheritance and collaboration graphs will show the # relations between templates and their instances. -TEMPLATE_RELATIONS = NO +TEMPLATE_RELATIONS = YES # 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