Skip to content
Snippets Groups Projects
Commit db988c5b authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

ensure that objects in docs are sorted alphabetically (bug #4333)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5740 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 793182ea
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment