Skip to content

Commit 8c965e4

Browse files
committed
doxygen
1 parent 392e9e0 commit 8c965e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ RECURSIVE = YES
953953
# Note that relative paths are relative to the directory from which doxygen is
954954
# run.
955955

956-
EXCLUDE = examples, tests, docs/html, docs/resources, src/AudioExperiments
956+
EXCLUDE = examples, tests, docs/html, docs/resources, src/Experiments
957957

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

0 commit comments

Comments
 (0)