diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-13 12:14:12 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-03-29 13:55:06 +0200 |
| commit | 8cb60c89d8ad4e2ebf3df8fe949d1c001f51c939 (patch) | |
| tree | 0afbda9b256905c79bb142bbff310c8ec2173400 | |
| parent | c44e53dec5435bb0188229492a5dedb0c19fb282 (diff) | |
| download | PROJ-8cb60c89d8ad4e2ebf3df8fe949d1c001f51c939.tar.gz PROJ-8cb60c89d8ad4e2ebf3df8fe949d1c001f51c939.zip | |
Doxyfile: remove obsolete COLS_IN_ALPHA_INDEX tag
| -rw-r--r-- | Doxyfile | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 |
