exclude test dirs

This commit is contained in:
john30
2017-03-25 16:51:46 +01:00
parent c9287ee8e0
commit 9831183624
+1 -1
View File
@@ -768,7 +768,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = @top_srcdir@/src/tools
EXCLUDE = @top_srcdir@/src/tools @top_srcdir@/src/lib/ebus/contrib/test @top_srcdir@/src/lib/ebus/test
# 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