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

changes/70/2470/1
zuul 9 years ago committed by Gerrit Code Review
commit 2600a42e80

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

Loading…
Cancel
Save