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-13 12:14:12 +0100 |
| commit | fba602f3a12de2be613d58b85d53ae50ae16577b (patch) | |
| tree | 584fd563b575ccebc0b815c5b799e9cf466f2a8e /Doxyfile | |
| parent | 9167cd4dc29bd0aa1f4ff4d9f5b9bdb9f955579f (diff) | |
| download | PROJ-fba602f3a12de2be613d58b85d53ae50ae16577b.tar.gz PROJ-fba602f3a12de2be613d58b85d53ae50ae16577b.zip | |
Doxyfile: remove obsolete COLS_IN_ALPHA_INDEX tag
Diffstat (limited to 'Doxyfile')
| -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 |
