diff options
| author | kat <katherine@vector35.com> | 2022-08-14 17:09:59 -0400 |
|---|---|---|
| committer | kat <katherine@vector35.com> | 2022-08-14 17:09:59 -0400 |
| commit | 2a2a01aedabfc9655929ff0d1f0ecf4f002f2f4c (patch) | |
| tree | f88608e54b7b756e01c079fc4504deccba24654d /api-docs/cppdocs/Doxyfile | |
| parent | 62d8899a878042fc8e5d6aa5176b86ba3120cde2 (diff) | |
Update documentation settings, update Settings documentation
Diffstat (limited to 'api-docs/cppdocs/Doxyfile')
| -rw-r--r-- | api-docs/cppdocs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
