Paul Zwiers wrote:
Dear all,

With a growing base of previous PHP work (not to be be mistaken for a "framework" :) ) I also find myself recoding and reinventing the wheel. Something I really do not want to do.

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?

Thanks in advance!


Seeing as everyone else is saying PHPdoc, I'll say Doxygen...

I'd be interested to hear peoples opinions on one verses the other to be honest.

I used to use Doxygen but have been slightly rubbish of late with keeping that up to date. AFAIK the same comment style is supported in both Doxygen and PHPDoc, so it's just down to features of the resulted documentation and personal preference really.... Any thoughts/personal preferences people want to share?

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

Reply via email to