summaryrefslogtreecommitdiffstatshomepage
path: root/doxygen/doxygen.config
diff options
context:
space:
mode:
author balr0g <balrog032@gmail.com>2016-03-16 01:55:11 -0400
committer balr0g <balrog032@gmail.com>2016-03-16 01:55:11 -0400
commiteaed2fb593e34a0b67597a1e1a0de9148f9e20b3 (patch)
tree1ef03601dcff160b5a90134a3adb805cc6dff7c5 /doxygen/doxygen.config
parent7c5bbfdf66e0fc87fa8f88b8891d901b96923d20 (diff)
Do not sort Doxygen member functions and macros for now (nw)
Diffstat (limited to 'doxygen/doxygen.config')
-rw-r--r--doxygen/doxygen.config2
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