From: David Wells Date: Sat, 20 Feb 2021 15:45:24 +0000 (-0500) Subject: Remove a deprecated doxygen feature option. X-Git-Tag: v9.3.0-rc1~430^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c7d45ac59343864c05ba5c50b79612dcbe78f8;p=dealii.git Remove a deprecated doxygen feature option. The layout generated at https://www.dealii.org/current/doxygen/deal.II/classes.html will always now have a single column (with or without the now-deprecated option), which is much more legible anyway. --- diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in index 4a3b15219b..5e3d23ac7b 100644 --- a/doc/doxygen/options.dox.in +++ b/doc/doxygen/options.dox.in @@ -106,7 +106,6 @@ VERBATIM_HEADERS = NO #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = YES -COLS_IN_ALPHA_INDEX = 3 #--------------------------------------------------------------------------- # configuration options related to the HTML output