Comment out deprecated Doxygen tag COLS_IN_ALPHA_INDEX.

This commit is contained in:
ManoloFLTK 2022-01-17 15:23:58 +01:00
parent cd611e3957
commit 86a9aa6099
1 changed files with 2 additions and 2 deletions

View File

@ -760,8 +760,8 @@ VERBATIM_HEADERS = YES
# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
# in which this list will be split (can be a number in the range [1..20])
COLS_IN_ALPHA_INDEX = 5
# This tag is deprecated
#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.