Skip to content
Snippets Groups Projects
Commit 1d3191b1 authored by George Joseph's avatar George Joseph
Browse files

progdocs: Exclude ./third-party from documentation generation

We don't need pjproject's documentation embedded in Asterisk's.

Change-Id: Iea6f5a621c0f4e3168dda3321eaab258d9f24a17
parent 4aaf8f2a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment