From 04907cc41ef93630bb8ab76901b6ca7cbdcfc157 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 17 Feb 2006 09:59:32 +0000 Subject: [PATCH] graphical hierarchy seems not very istructive but needs a LOT of time git-svn-id: https://svn.dealii.org/trunk@12395 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 5f1c586555..363425b195 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -1060,7 +1060,7 @@ CALL_GRAPH = NO # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen # will graphical hierarchy of all classes instead of a textual one. -GRAPHICAL_HIERARCHY = YES +GRAPHICAL_HIERARCHY = NO # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images # generated by dot. Possible values are png, jpg, or gif -- 2.39.5