Merge "progdocs: Exclude ./third-party from documentation generation"

This commit is contained in:
zuul
2016-03-25 15:05:41 -05:00
committed by Gerrit Code Review

View File

@@ -616,7 +616,8 @@ RECURSIVE = yes
EXCLUDE = doc/api \ EXCLUDE = doc/api \
menuselect \ menuselect \
res/pjproject \ res/pjproject \
addons/ooh323c/src addons/ooh323c/src \
third-party
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded # directories that are symbolic links (a Unix filesystem feature) are excluded