Download List

專案描述

PHP Documentation Generator is a Perl script similar to javadoc. It helps you generate a set of HTML pages from comments in PHP source files. Currently, this script parses the PHP source code to detect the objects attached to the comments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-20 10:41
0.17

Several bugfixes were made. A Debian package is now available.
標籤: Minor feature enhancements

2003-03-31 02:21
0.16

Support for tag aliases (@variable for @attribute, @var for @variable, etc.), an experimental feature to type the comment just after the type tags, and minor bugfixes.
標籤: Minor feature enhancements

2003-03-26 21:20
0.15

Major bugfixes that prevent the script from crashing, multi-language support, and new commandline options -x and -X.
標籤: Major bugfixes

2003-03-12 17:50
0.14

Themes were introduced in the HTML generator. Minor bug fixes were made.
標籤: Major feature enhancements

2003-03-06 18:02
0.13

PHP comments which start with a "#" character are now supported by the PHP parser. Minor bug fixes were made inside the highlighting parser.
標籤: Major bugfixes

Project Resources