summaryrefslogtreecommitdiffstats
path: root/Doxyfile.java.in
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-09-16 05:33:27 +0200
committerSven Gothel <[email protected]>2021-09-16 05:33:27 +0200
commit278d7cc36211ddd158d8577f7b796f600498651e (patch)
tree65fbb818b06bc88e4170859d10046b0c733bca0d /Doxyfile.java.in
parent356634b9061bcf6668adb73fa0f24e835a0bbd63 (diff)
Doxygen: Sort: Member Yes -> No, Brief No -> yes, Ctors No -> Yes
Diffstat (limited to 'Doxyfile.java.in')
-rw-r--r--Doxyfile.java.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile.java.in b/Doxyfile.java.in
index dfc7d83d..6d250a86 100644
--- a/Doxyfile.java.in
+++ b/Doxyfile.java.in
@@ -544,7 +544,7 @@ INLINE_INFO = YES
# name. If set to NO, the members will appear in declaration order.
# The default value is: YES.
-SORT_MEMBER_DOCS = YES
+SORT_MEMBER_DOCS = NO
# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
# descriptions of file, namespace and class members alphabetically by member
@@ -552,7 +552,7 @@ SORT_MEMBER_DOCS = YES
# this will also influence the order of the classes in the class list.
# The default value is: NO.
-SORT_BRIEF_DOCS = NO
+SORT_BRIEF_DOCS = YES
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
# (brief and detailed) documentation of class members so that constructors and
@@ -564,7 +564,7 @@ SORT_BRIEF_DOCS = NO
# detailed member documentation.
# The default value is: NO.
-SORT_MEMBERS_CTORS_1ST = NO
+SORT_MEMBERS_CTORS_1ST = 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 group names will