mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix doc/unbound.doxygen to remove obsolete tag warning.
This commit is contained in:
parent
5d63ad6474
commit
919c8c9527
2 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue