Hi Shawn,

Shawn McKenzie wrote:
Has anyone seen a script or app that will parse PHP files and add phpdoc
comments in the PHP file when it encounters a function or class?

have you seen PhpEdit <http://www.phpedit.net> ? It's not that automatic, but it has an action that allows you to add documentation to a function/class. It shouldn't be difficult to extend it to parse a complete script I guess...


--


regards,


------------------------------------------------------------
 Nelson Rodríguez-Peña A.
 Diseño y Desarrollo
 Web & Multimedia
------------------------------------------------------------

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to