Chris Boget wrote:
I am looking in some possibilities for automatically documenting my functions
and classes. Preferably with some markup in the sourcecode and easy to
implement. I am running Linux on my desktop so w* stuff won't do it for me :)
Can anyone point me in the right direction?


Check out PHPDocumentor.

http://www.phpdoc.org/

This is just one package of the many that are out there.  A quick search on
google will show others.

thnx,
Chris
And if you use vim - there is a plugin to automatically generate some basic documentation.

http://www.vim.org/scripts/script.php?script_id=1355

--

life is a game... so have fun.

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

Reply via email to