]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix doc/unbound.doxygen to remove obsolete tag warning. release-1.14.0 release-1.14.0rc1
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 1 Dec 2021 16:13:11 +0000 (17:13 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 1 Dec 2021 16:13:11 +0000 (17:13 +0100)
doc/Changelog
doc/unbound.doxygen

index c55d0827892d0e4c98c9f7b332c50507f009ff01..8aec7694f42d3bd7ec6bda3a0f4420140f967860 100644 (file)
@@ -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.
index 272d6b4cb9491b1f567867f939f39f7dd81ee832..7222dbc274e9ac72e66c1dfc43e6a8ad9e3c6595 100644 (file)
@@ -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.