From: Marc Fehling <mafehling.git@gmail.com>
Date: Sat, 26 Nov 2022 05:55:24 +0000 (-0700)
Subject: Remove obsolete doxygen tags.
X-Git-Tag: v9.5.0-rc1~807^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14478%2Fhead;p=dealii.git

Remove obsolete doxygen tags.
---

diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in
index 701098077d..75aaf9892d 100644
--- a/doc/doxygen/options.dox.in
+++ b/doc/doxygen/options.dox.in
@@ -271,7 +271,6 @@ EXTERNAL_GROUPS        = YES
 # Configuration options related to the dot tool
 #---------------------------------------------------------------------------
 
-CLASS_DIAGRAMS         = YES
 HIDE_UNDOC_RELATIONS   = NO
 HAVE_DOT               = YES
 CLASS_GRAPH            = YES
@@ -287,7 +286,6 @@ GRAPHICAL_HIERARCHY    = NO
 DIRECTORY_GRAPH        = YES
 DOT_IMAGE_FORMAT       = svg
 MAX_DOT_GRAPH_DEPTH    = 5
-DOT_TRANSPARENT        = NO
 GENERATE_LEGEND        = YES
 
 DOT_CLEANUP            = YES