Skip to content

Commit 260591d

Browse files
docs: SORT_BRIEF_DOCS=YES (#1421)
1 parent 56dc98c commit 260591d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ SORT_MEMBER_DOCS = YES
542542
# this will also influence the order of the classes in the class list.
543543
# The default value is: NO.
544544

545-
SORT_BRIEF_DOCS = NO
545+
SORT_BRIEF_DOCS = YES
546546

547547
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
548548
# (brief and detailed) documentation of class members so that constructors and

0 commit comments

Comments
 (0)