freebsd-ports/devel/pear-PhpDocumentor/pkg-descr
Pawel Pekala 9f3a964cb4 - Update to version 1.4.4
- Use PEAR_AUTOINSTALL for dynamic plist
- Make pkg-descr shorter

PR:		ports/171916
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-13 19:27:40 +00:00

8 lines
467 B
Text

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.
WWW: http://pear.php.net/package/PhpDocumentor/