From 691dc33f75922d598f88c7750bf8983745a89301 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 25 Mar 2010 14:35:24 +0000 Subject: [PATCH] add one graph layer which will hopefulle get us beyond specializations of templates git-svn-id: https://svn.dealii.org/trunk@20891 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 2430433ee7..9834f19356 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -1197,7 +1197,7 @@ DOTFILE_DIRS = # code bases. Also note that the size of a graph can be further restricted by # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. -MAX_DOT_GRAPH_DEPTH = 2 +MAX_DOT_GRAPH_DEPTH = 3 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent # background. This is disabled by default, which results in a white background. -- 2.39.5