From 8cb60c89d8ad4e2ebf3df8fe949d1c001f51c939 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 13 Mar 2021 12:14:12 +0100 Subject: Doxyfile: remove obsolete COLS_IN_ALPHA_INDEX tag --- Doxyfile | 7 ------- 1 file changed, 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 -- cgit v1.2.3