mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Merge "progdocs: Exclude ./third-party from documentation generation"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user