Doxygen: Sort group names alphabetically

This commit is contained in:
Tobias Brunner 2014-02-18 10:45:51 +01:00
parent 4ab38d98a7
commit 21cfbce0c2
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ SORT_MEMBERS_CTORS_1ST = NO
# hierarchy of group names into alphabetical order. If set to NO (the default)
# the group names will appear in their defined order.
SORT_GROUP_NAMES = NO
SORT_GROUP_NAMES = YES
# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
# sorted by fully-qualified names, including namespaces. If set to