summaryrefslogtreecommitdiffstats
path: root/manuals_and_examples/doxygen-all.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'manuals_and_examples/doxygen-all.cfg')
-rw-r--r--manuals_and_examples/doxygen-all.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/manuals_and_examples/doxygen-all.cfg b/manuals_and_examples/doxygen-all.cfg
index c2cf637..7c4d433 100644
--- a/manuals_and_examples/doxygen-all.cfg
+++ b/manuals_and_examples/doxygen-all.cfg
@@ -627,7 +627,10 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
-EXCLUDE = test
+EXCLUDE = aclocal.m4 configure.ac LICENSE m4 autom4te.cache Makefile \
+ depcomp Makefile.am systemtest empty Makefile.in manuals_and_examples \
+ ylwrap missing insertutils config.log INSTALL config.status install-sh \
+ configure
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded