No simdjson nor spdlog doc anymore

This commit is contained in:
Pcornat 2021-02-21 11:22:17 +01:00
parent 690b45dd99
commit dd87f74e40
No known key found for this signature in database
GPG Key ID: 873C3ACCF970C74E
1 changed files with 4 additions and 2 deletions

View File

@ -365,7 +365,7 @@ AUTOLINK_SUPPORT = YES
# diagrams that involve STL classes more complete and accurate.
# The default value is: NO.
BUILTIN_STL_SUPPORT = YES
BUILTIN_STL_SUPPORT = NO
# If you use Microsoft's C++/CLI language, you should set this option to YES to
# enable parsing support.
@ -953,7 +953,9 @@ RECURSIVE = YES
# run.
EXCLUDE = ./cmake-build-debug \
./cmake-build-release
./cmake-build-release \
./external \
./include/simdjson.h
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded