Skipping also src/core/kernels/deprecated when generating docs

This commit is contained in:
jpekkila
2020-01-18 15:29:46 +02:00
parent bbdbea964e
commit af51534d35

View File

@@ -811,7 +811,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 = analysis 3rdparty samples scripts src/standalone EXCLUDE = analysis 3rdparty samples scripts src/standalone src/core/kernels/deprecated
# 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