Does anybody use anything else to document their PHP
code than PHPDoc?
Are there any tools that read the same documentation syntax but give richer output?
I´ll go for doxygen too.
Here are several reasons :
And still free, multiplatform, and open source :-)
It´s easy to learn, but harder that phpdoc because a lot richer.