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.
Popularity: 4% [?]
Posted in: PHP Doc System
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.
Popularity: 4% [?]
Posted May 20th, 2003 @ 11:20 PM
Please note: Use of a non-personal web site or blog in the field below and/or comments that are off-topic, personal attacks, or support requests will likely be removed at my discretion.
This is the personal web site of Alex King, an independent developer based in Denver, Colorado USA. More...
Crowd Favorite is my software and web development business.
We build web applications, design and develop custom WordPress themes and plugins, and build custom sites using WordPress as a CMS.
I also have a tumblog that aggregates my online content from other services (Twitter, Flickr, del.icio.us. etc.).
Clint adds this Comment:
Well there is PHPDoc http://www.phpdoc.de/
I believe work is underway to make it a PEAR package named PHPDocumenter
May 21st, 2003 at 5:44 am
Alex adds this Comment:
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.
May 21st, 2003 at 8:40 am