From 2a2a01aedabfc9655929ff0d1f0ecf4f002f2f4c Mon Sep 17 00:00:00 2001 From: kat Date: Sun, 14 Aug 2022 17:09:59 -0400 Subject: Update documentation settings, update Settings documentation --- api-docs/cppdocs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs') diff --git a/api-docs/cppdocs/Doxyfile b/api-docs/cppdocs/Doxyfile index c2cd6428..72a82539 100644 --- a/api-docs/cppdocs/Doxyfile +++ b/api-docs/cppdocs/Doxyfile @@ -613,7 +613,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 -- cgit v1.3.1