mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Do not sort Doxygen member functions and macros for now (nw)
This commit is contained in:
parent
7c5bbfdf66
commit
eaed2fb593
@ -517,7 +517,7 @@ INLINE_INFO = YES
|
|||||||
# name. If set to NO the members will appear in declaration order.
|
# name. If set to NO the members will appear in declaration order.
|
||||||
# The default value is: YES.
|
# 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
|
# 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
|
# descriptions of file, namespace and class members alphabetically by member
|
||||||
|
Loading…
Reference in New Issue
Block a user