Exclude doc for plugins into the main

This commit is contained in:
Dany De Bontridder 2015-09-15 04:26:04 +02:00
parent 8bd21d9068
commit 40c54c00c3
2 changed files with 1 additions and 1 deletions

View file

@ -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.