From demon.gene at gmail.com Sun Mar 30 19:14:00 2008 From: demon.gene at gmail.com (Chuck Burgess) Date: Mon, 31 Mar 2008 02:14:00 -0000 Subject: [Phpdocumentor-devel] [PEAR] [ANNOUNCEMENT] PhpDocumentor-1.4.2 (stable) Released. In-Reply-To: <1d0338290803301913o1436d505q118040da191230c6@mail.gmail.com> References: <20080331005630.44242.qmail@pb12.pair.com> <1d0338290803301913o1436d505q118040da191230c6@mail.gmail.com> Message-ID: <1d0338290803301913p4dc69009i8f8d7809be2e4303@mail.gmail.com> The new PEAR package PhpDocumentor-1.4.2 (stable) has been released at http://pear.php.net/. Release notes ------------- Includes these PEAR items: Bug #12361: missing links to the filesource Bug #12699: makedocs.sh script needs a better install location Bug #12929: paramete 'ignore' oper mistake Doc #12764: Update INSTALL for web docbuilder Includes these Sourceforge items: - [1829133] Progress display not happening until conversion finished [ashnazg] - [1779257] ignore=.. option not working correctly on Win | fix attaced [ashnazg|mrasnika] Package Info ------------ The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much wider range of php files, and comes with many customizations including 11 HTML templates, windows help file CHM output, PDF output, and XML DocBook peardoc2 output for use with documenting PEAR. In addition, it can do PHPXref source code highlighting and linking. Features (short list): -output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook -very fast -web and command-line interface -fully customizable output with Smarty-based templates -recognizes JavaDoc-style documentation with special tags customized for PHP 4 -automatic linking, class inheritance diagrams and intelligent override -customizable source code highlighting, with phpxref-style cross-referencing -parses standard README/CHANGELOG/INSTALL/FAQ files and includes them directly in documentation -generates a todo list from @todo tags in source -generates multiple documentation sets based on @access private, @internal and {@internal} tags -example php files can be placed directly in documentation with highlighting and phpxref linking using the @example tag -linking between external manual and API documentation is possible at the sub-section level in all output formats -easily extended for specific documentation needs with Converter -full documentation of every feature, manual can be generated directly from the source code with "phpdoc -c makedocs" in any format desired. -current manual always available at http://www.phpdoc.org/manual.php -user .ini files can be used to control output, multiple outputs can be generated at once **WARNING**: To use the web interface, you must set PEAR's data_dir to a subdirectory of document root. If browsing to http://localhost/index.php displays /path/to/htdocs/index.php, set data_dir to a subdirectory of /path/to/htdocs: $ pear config-set data_dir /path/to/htdocs/pear $ pear install PhpDocumentor http://localhost/pear/PhpDocumentor is the web interface Related Links ------------- Package home: http://pear.php.net/package/PhpDocumentor Changelog: http://pear.php.net/package/PhpDocumentor/download/1.4.2 Download: http://download.pear.php.net/package/PhpDocumentor-1.4.2.tgz Authors ------- Joshua Eichorn (lead) Greg Beaver (lead) Chuck Burgess (lead) Andrew Morton (developer) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.bluga.net/pipermail/phpdocumentor-devel/attachments/20080331/4f27802e/attachment.html