summaryrefslogtreecommitdiffstats
path: root/docs/api.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api.cfg')
-rw-r--r--docs/api.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.cfg b/docs/api.cfg
index 47be2918a..47fa0601c 100644
--- a/docs/api.cfg
+++ b/docs/api.cfg
@@ -326,7 +326,7 @@ SORT_MEMBER_DOCS = YES
# by member name. If set to NO (the default) the members will appear in
# declaration order.
-SORT_BRIEF_DOCS = NO
+SORT_BRIEF_DOCS = 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