File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ SORT_MEMBER_DOCS = YES
404
404
# by member name. If set to NO (the default) the members will appear in
405
405
# declaration order.
406
406
407
- SORT_BRIEF_DOCS = NO
407
+ SORT_BRIEF_DOCS = YES
408
408
409
409
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
410
410
# will sort the (brief and detailed) documentation of class members so that
@@ -414,7 +414,7 @@ SORT_BRIEF_DOCS = NO
414
414
# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
415
415
# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
416
416
417
- SORT_MEMBERS_CTORS_1ST = NO
417
+ SORT_MEMBERS_CTORS_1ST = YES
418
418
419
419
# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
420
420
# hierarchy of group names into alphabetical order. If set to NO (the default)
You can’t perform that action at this time.
0 commit comments