added exclude paths to Doxygen file
This commit is contained in:
parent
da2740b706
commit
f73c1972ba
@ -702,7 +702,9 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE =
|
||||
EXCLUDE = boards \
|
||||
drivers \
|
||||
demos
|
||||
|
||||
# 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
|
||||
@ -1904,3 +1906,4 @@ GENERATE_LEGEND = YES
|
||||
# the various graphs.
|
||||
|
||||
DOT_CLEANUP = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user