summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 2ec11b7dc1..3e6de2323d 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -812,7 +812,10 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = bsps cpukit testsuites/validation
+INPUT = bsps \
+ cpukit \
+ testsuites/fstests/tftpfs \
+ testsuites/validation
# 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