Exclude doc for plugins into the main
This commit is contained in:
parent
8bd21d9068
commit
40c54c00c3
2 changed files with 1 additions and 1 deletions
|
|
@ -655,7 +655,7 @@ RECURSIVE = YES
|
|||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test
|
||||
EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test ../../include/ext
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue