Update Doxyfile

Former-commit-id: 8aa20e940c338b2844811d9beae055846b8bd33f
This commit is contained in:
Lynix 2016-03-01 14:00:10 +01:00
parent cc7263e398
commit c93f1c0d73
1 changed files with 2 additions and 2 deletions

View File

@ -319,7 +319,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.
@ -412,7 +412,7 @@ TYPEDEF_HIDES_STRUCT = NO
# the optimal cache size from a speed point of view.
# Minimum value: 0, maximum value: 9, default value: 0.
LOOKUP_CACHE_SIZE = 0
LOOKUP_CACHE_SIZE = 5
#---------------------------------------------------------------------------
# Build related configuration options