mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
nfsclient: Remove from Doxygen output
The libnetworking is excluded from the Doxygen output. Exclude also the nfsclient source code, otherwise there are some orphaned Doxygen groups. Update #3706.
This commit is contained in:
2
Doxyfile
2
Doxyfile
@@ -896,7 +896,7 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE = cpukit/libnetworking
|
||||
EXCLUDE = cpukit/libnetworking cpukit/libfs/src/nfsclient
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user