Skip to content

Commit 5d37cc4

Browse files
committed
Generate doxygen documentation for test sources
1 parent 7d19c85 commit 5d37cc4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/Doxyfile.in

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -863,9 +863,7 @@ RECURSIVE = YES
863863

864864
EXCLUDE = src/crc32c \
865865
src/leveldb \
866-
src/json \
867-
src/test \
868-
src/qt/test
866+
src/json
869867

870868
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
871869
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)