Skip to content

Commit 25f4c14

Browse files
committed
Exclude test code from documentation
This cleans up the dependency graph
1 parent 5b15047 commit 25f4c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doxyfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ EXTRACT_STATIC = YES
99
CITE_BIB_FILES = doc/bibliography
1010
INPUT = .
1111
RECURSIVE = YES
12+
EXCLUDE = test/
1213
EXAMPLE_PATH = doc/debouncing/
1314
IMAGE_PATH = doc/
1415
USE_MDFILE_AS_MAINPAGE = ./README.md

0 commit comments

Comments
 (0)