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
404404# by member name. If set to NO (the default) the members will appear in
405405# declaration order.
406406
407- SORT_BRIEF_DOCS = NO
407+ SORT_BRIEF_DOCS = YES
408408
409409# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
410410# will sort the (brief and detailed) documentation of class members so that
@@ -414,7 +414,7 @@ SORT_BRIEF_DOCS = NO
414414# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
415415# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
416416
417- SORT_MEMBERS_CTORS_1ST = NO
417+ SORT_MEMBERS_CTORS_1ST = YES
418418
419419# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
420420# 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