Generate doxygen documentation for test sources

This commit is contained in:
Patrick Kamin 2021-05-19 22:08:18 -07:00
parent 7d19c85f4a
commit 5d37cc44f9

View file

@ -863,9 +863,7 @@ RECURSIVE = YES
EXCLUDE = src/crc32c \ EXCLUDE = src/crc32c \
src/leveldb \ src/leveldb \
src/json \ src/json
src/test \
src/qt/test
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # 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 # directories that are symbolic links (a Unix file system feature) are excluded