mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
committed by
Sebastian Huber
parent
679e7f109a
commit
3e2b4ec857
5
Doxyfile
5
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
|
||||
|
||||
Reference in New Issue
Block a user