{@link http://pear.php.net/package/PhpDocumentor phpDocumentor} Manual
Introduction to phpDocumentor
phpDocumentor authors
Gregory Beaver
{@link mailto:cellog@php.net cellog@php.net}
Joshua Eichorn
{@link mailto:jeichorn@phpdoc.org jeichorn@phpdoc.org}
Kellin
{@link mailto:passionplay@hotmail.com passionplay@hotmail.com}
Juan Pablo Morales
{@link mailto:ju-moral@uniandes.edu.co ju-moral@uniandes.edu.co}
Florian Clever
{@link mailto:fclever@verinform.com fclever@verinform.com}
Dennis Kehrig
{@link mailto:TheGeek@web.de TheGeek@web.de}
Robert Hoffmann
{@link mailto:half-dead@users.sourceforge.net half-dead@users.sourceforge.net}
Roberto Berto
{@link mailto:darkelder@users.sourceforge.net darkelder@users.sourceforge.net}
Dave Viner
{@link mailto:dviner@yahoo-inc.com dviner@yahoo-inc.com}
Walter A Boring IV
{@link mailto:hemna@users.sourceforge.net hemna@users.sourceforge.net}
Mark van Reunswolde
{@link mailto:support@esdsoftware.net support@esdsoftware.net}
Julien Damon
{@link mailto:julien.damon@free.fr julien.damon@free.fr}
Harald Fielker
{@link mailto:fielker@informatik.fh-augsburg.de fielker@informatik.fh-augsburg.de}
Marco von Ballmoos
{@link mailto:mvonballmo@users.sourceforge.net mvonballmo@users.sourceforge.net}
Andrew Eddie
{@link mailto:eddieajau@users.sourceforge.net eddieajau@users.sourceforge.net}
William K. Hardeman
{@link mailto:william_hardeman@hands-solutions.com william_hardeman@hands-solutions.com}
Chuck Burgess
{@link mailto:ashnazg@php.net ashnazg@php.net}
Documentation
The release of phpDocumentor 1.2.0+ marks a radical shift in the design philosophy of phpDocumentor. No longer is this tool intended only to generate documentation from the source code. Now it facilitates generating user-level documentation for people who only wish to use your software, and not to modify it. This allows complete integration of all the documentation for the software project, and that means even greater ease of documenting, and ultimately more time to work on making the software work!
The old functionality of phpDocumentor has not been changed, only extended. The old HTMLdefaultConverter has been ported to a new HTMLframesConverter. The output looks the same, or better, but the templates are now {@link smarty.php.net Smarty}-based templates, and allow much greater customization. To start out right away, read {@tutorial phpDocumentor.howto.pkg}.
Bugs and Features (guaranteed to be separate entities...)
If you think you've found a bug in phpDocumentor, please check our bug trackers online at {@link http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=PhpDocumentor PEAR} and {@link http://sourceforge.net/tracker/?func=browse&group_id=11194&atid=111194 http://sourceforge.net/tracker/?func=browse&group_id=11194&atid=111194 Sourceforge}, the bug may have already been fixed (we develop at a rapid rate). If you don't find it, please submit a bug (preferably at PEAR), and we will attempt to fix it as quickly as possible.
If there is a feature you're dying to have, check our feature tracker at {@link http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=PhpDocumentor PEAR} and {@link http://sourceforge.net/tracker/?func=browse&group_id=11194&atid=361194 http://sourceforge.net/tracker/?func=browse&group_id=11194&atid=361194 Sourceforge}. Please don't hesitate to look right at the source code and help apply your feature. We love that, and can easily give you access to the cvs.
How to Help Out
If you would like to help out with phpDocumentor, don't be shy. Email {@link mailto:jeichorn@phpdoc.org Joshua Eichorn} right away and say you'd like to be added to the developer team. We need people who are willing to develop Converters, translate documentation, and handle various bugs and feature requests as they come up. phpDocumentor is fast becoming the de facto standard of automatic documentors in PHP, so it is in your best interest to make sure it works the way you need it to work.