I know it's cheesy to reply to your own post. But I found something in my search. Here they are.
This one is my favorite! http://phpdoc.org phpDocumentor: http://phpdocu.sourceforge.net The following article discusses this very topic : http://phpbuilder.com/columns/stefano20000824.php3 And it refers to other options. Also on sourceforge there are many , here are two of them with partial quoted descriptions from the sites : http://sourceforge.net/projects/phpautodoc/ - phpautodoc aims to be for PHP what Javadoc is for Java. http://sourceforge.net/projects/phpDoc/ - A system for PHP class documentation. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Gardner Sent: Sunday, May 02, 2004 9:41 PM To: BYU Unix Users Group Subject: [uug] PHP self Documentation Is there any type of self documenting feature or add on for php. I really like the way Java has javadoc, and can generate documented pages from the commented code. I would like to do something like this with php classes, either internally to php or with an External Program. Mark Gardner ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
