From ae234d1e11d126e80adfbcfab156ace5fe1f618c Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 26 Jun 2011 00:01:40 +0000 Subject: [PATCH] Set TEMPLATE_RELATIONS to YES. git-svn-id: https://svn.dealii.org/trunk@23859 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/options.dox.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5