aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/asterisk-ng-doxygen')
-rwxr-xr-xcontrib/asterisk-ng-doxygen10
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 8e4a924f3..1874ff22a 100755
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -451,7 +451,15 @@ WARN_LOGFILE =
# with spaces.
INPUT = ./ \
- include/asterisk
+ include/asterisk \
+ channels \
+ funcs \
+ apps \
+ cdr \
+ codecs \
+ formats \
+ pbx \
+ res
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp