- Fix doc/unbound.doxygen to remove obsolete tag warning.

This commit is contained in:
W.C.A. Wijngaards 2021-12-01 17:13:11 +01:00
parent 5d63ad6474
commit 919c8c9527
2 changed files with 2 additions and 1 deletions

View 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.

View 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.