summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-15 10:38:11 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-03 10:22:45 +0200
commitaad92a75fd478c4bbd27e0cfb3a27be3194d57a4 (patch)
treee12b00cf03749ecc6009f9747e43eb02aa0c3c47 /templates
parentspec2rtems: Generate validation tests (diff)
downloadrtems-central-aad92a75fd478c4bbd27e0cfb3a27be3194d57a4.tar.bz2
Doxyfile: Restrict INPUT
Diffstat (limited to 'templates')
-rw-r--r--templates/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Doxyfile b/templates/Doxyfile
index 747d8d67..8a432fb9 100644
--- a/templates/Doxyfile
+++ b/templates/Doxyfile
@@ -791,7 +791,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = .
+INPUT = bsps cpukit testsuites
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses