aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-09 20:37:05 -0400
committerDavid Robillard <d@drobilla.net>2022-05-09 20:37:05 -0400
commit6d3d3fe568d5db3da464d4c86bd6a5e5bc82c1d0 (patch)
tree5cc7f432edaf7f47e3671645b93b0508594a1fb3 /doc/reference.doxygen.in
parent2ab9078f21e7e9aca81d5568f8c984480a171631 (diff)
downloadlv2-6d3d3fe568d5db3da464d4c86bd6a5e5bc82c1d0.tar.xz
Remove deprecated Doxygen configuration keys
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 6c29295..d5608ca 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -1057,13 +1057,6 @@ VERBATIM_HEADERS = NO
ALPHABETICAL_INDEX = NO
-# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in
-# which the alphabetical index list will be split.
-# Minimum value: 1, maximum value: 20, default value: 5.
-# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
-
-COLS_IN_ALPHA_INDEX = 5
-
# In case all classes in a project start with a common prefix, all classes will
# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag
# can be used to specify a prefix (or a list of prefixes) that should be ignored