Adjust exclusion list to the new working directory
This commit is contained in:
parent
744a4ac672
commit
64c3703d13
1 changed files with 1 additions and 1 deletions
|
@ -696,7 +696,7 @@ RECURSIVE = YES
|
||||||
# Note that relative paths are relative to the directory from which doxygen is
|
# Note that relative paths are relative to the directory from which doxygen is
|
||||||
# run.
|
# run.
|
||||||
|
|
||||||
EXCLUDE = configs yotta/module
|
EXCLUDE = ../configs ../yotta/module
|
||||||
|
|
||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
# 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
|
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue