From 919c8c9527281a7289415c00f8f2aed12b17a9aa Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Wed, 1 Dec 2021 17:13:11 +0100 Subject: [PATCH] - Fix doc/unbound.doxygen to remove obsolete tag warning. --- doc/Changelog | 1 + doc/unbound.doxygen | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index c55d08278..8aec7694f 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 1 December 2021: Wouter - configure is set to 1.14.0, and release branch. + - Fix doc/unbound.doxygen to remove obsolete tag warning. 1 December 2021: George - Merge PR #511 from yan12125: Reduce unnecessary linking. diff --git a/doc/unbound.doxygen b/doc/unbound.doxygen index 272d6b4cb..7222dbc27 100644 --- a/doc/unbound.doxygen +++ b/doc/unbound.doxygen @@ -779,7 +779,7 @@ ALPHABETICAL_INDEX = YES # 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 +#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.