diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/doxygen.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.config b/doxygen/doxygen.config index c78081f9f05..d7115e0ef71 100644 --- a/doxygen/doxygen.config +++ b/doxygen/doxygen.config @@ -517,7 +517,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 |