I’m almost ready to put up version 1.0 of PHP Doc System, as I touched on in this post. It will be released under GPL and I’ve registered it as a project on SourceForge.net.
Social 2.5
I’m very pleased to share version 2.5 of Social with you. Brought to you by our good friends at MailChimp (see their blog post), Social is a…
Well there is PHPDoc http://www.phpdoc.de/
I believe work is underway to make it a PEAR package named PHPDocumenter
Thanks for the heads up. I found PHPDoc when I was looking initially, but from what I can tell both of those are the PHP equivalent of JavaDoc – for automagically generating documentation for code/APIs/stuff like that. My little doc system is for creating end user ‘application manual-style’ docs.