Sort the group names.

This commit is contained in:
Bill Currie 2010-09-01 14:11:24 +09:00
parent 08c6a185ad
commit ab70ec2a8f

View file

@ -426,7 +426,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