aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/asterisk-ng-doxygen')
-rwxr-xr-xcontrib/asterisk-ng-doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 889e11ba4..160690236 100755
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -57,7 +57,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
-EXTRACT_STATIC = NO
+EXTRACT_STATIC = YES
# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
# undocumented members of documented classes, files or namespaces.