summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rwxr-xr-xdocumentation/Doxybook2
-rw-r--r--documentation/Doxyfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index c9dc2b9ba..d863ee562 100755
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -392,7 +392,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_GROUP_NAMES tag is set to YES then doxygen will sort the
# hierarchy of group names into alphabetical order. If set to NO (the default)
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 2f35ad89b..bfc6f3356 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -392,7 +392,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_GROUP_NAMES tag is set to YES then doxygen will sort the
# hierarchy of group names into alphabetical order. If set to NO (the default)