aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/asterisk-ng-doxygen')
-rwxr-xr-xcontrib/asterisk-ng-doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 724af9f03..8e4a924f3 100755
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -317,7 +317,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