aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-03-13 12:14:12 +0100
committerEven Rouault <even.rouault@spatialys.com>2021-03-13 12:14:12 +0100
commitfba602f3a12de2be613d58b85d53ae50ae16577b (patch)
tree584fd563b575ccebc0b815c5b799e9cf466f2a8e /Doxyfile
parent9167cd4dc29bd0aa1f4ff4d9f5b9bdb9f955579f (diff)
downloadPROJ-fba602f3a12de2be613d58b85d53ae50ae16577b.tar.gz
PROJ-fba602f3a12de2be613d58b85d53ae50ae16577b.zip
Doxyfile: remove obsolete COLS_IN_ALPHA_INDEX tag
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Doxyfile b/Doxyfile
index f76b6b1d..37776f9f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1033,13 +1033,6 @@ VERBATIM_HEADERS = YES
ALPHABETICAL_INDEX = YES
-# 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