From 50c96a1e3b9149f24fb611d7f92aa405ef87ccd1 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 3 May 2021 15:13:41 +0100 Subject: [PATCH] update doxyfile for new version --- cplusplus/Doxyfile.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cplusplus/Doxyfile.in b/cplusplus/Doxyfile.in index db7c810a..9ada0ae4 100644 --- a/cplusplus/Doxyfile.in +++ b/cplusplus/Doxyfile.in @@ -1159,13 +1159,6 @@ CLANG_DATABASE_PATH = 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