Update of /usr/cvsroot/asterisk/contrib
In directory localhost.localdomain:/tmp/cvs-serv23634/contrib

Modified Files:
        asterisk-ng-doxygen 
Log Message:
ensure that 'static' members of source files are documented too


Index: asterisk-ng-doxygen
===================================================================
RCS file: /usr/cvsroot/asterisk/contrib/asterisk-ng-doxygen,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- asterisk-ng-doxygen 24 Oct 2001 17:10:36 -0000      1.2
+++ asterisk-ng-doxygen 1 May 2005 23:57:12 -0000       1.3
@@ -57,7 +57,7 @@
 # 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. 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to