|
|
|
@ -378,7 +378,7 @@ AUTOLINK_SUPPORT = YES
|
|
|
|
|
# diagrams that involve STL classes more complete and accurate.
|
|
|
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
|
|
BUILTIN_STL_SUPPORT = NO
|
|
|
|
|
BUILTIN_STL_SUPPORT = YES
|
|
|
|
|
|
|
|
|
|
# If you use Microsoft's C++/CLI language, you should set this option to YES to
|
|
|
|
|
# enable parsing support.
|
|
|
|
@ -417,7 +417,7 @@ DISTRIBUTE_GROUP_DOC = YES
|
|
|
|
|
# is disabled and one has to add nested compounds explicitly via \ingroup.
|
|
|
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
|
|
GROUP_NESTED_COMPOUNDS = NO
|
|
|
|
|
GROUP_NESTED_COMPOUNDS = YES
|
|
|
|
|
|
|
|
|
|
# Set the SUBGROUPING tag to YES to allow class member groups of the same type
|
|
|
|
|
# (for instance a group of public functions) to be put as a subgroup of that
|
|
|
|
@ -679,7 +679,7 @@ SORT_BRIEF_DOCS = NO
|
|
|
|
|
# detailed member documentation.
|
|
|
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
|
|
SORT_MEMBERS_CTORS_1ST = NO
|
|
|
|
|
SORT_MEMBERS_CTORS_1ST = YES
|
|
|
|
|
|
|
|
|
|
# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
|
|
|
|
|
# of group names into alphabetical order. If set to NO the group names will
|
|
|
|
|