From 2ba18fba468956b3172dea02ba2adc3e596c10a8 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 1 Nov 2010 14:22:55 +0000 Subject: [PATCH] Remove another file that apparently no longer serves a purpose. git-svn-id: https://svn.dealii.org/trunk@22576 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/fullgraph.dox | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 deal.II/doc/doxygen/fullgraph.dox diff --git a/deal.II/doc/doxygen/fullgraph.dox b/deal.II/doc/doxygen/fullgraph.dox deleted file mode 100644 index 27718e02a0..0000000000 --- a/deal.II/doc/doxygen/fullgraph.dox +++ /dev/null @@ -1,14 +0,0 @@ -# $Id$ - -# Wrapper around options.dox in order to produce online doc with -# complete graphical inheritance. We also keep the dot sources so we -# can produce eps files from them. - -@INCLUDE = deal.dox - - -COLLABORATION_GRAPH = YES -MAX_DOT_GRAPH_WIDTH = 2048 -MAX_DOT_GRAPH_HEIGHT = 2048 -MAX_DOT_GRAPH_DEPTH = 0 -DOT_CLEANUP = NO -- 2.39.5