Download List

Projeto Descrição

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

Várias correções foram feitas. Um pacote Debian agora está disponível.
Tags: Minor feature enhancements
Several bugfixes were made. A Debian package is now available.

2003-03-31 02:21
0.16

Alias tag (@ variável para atributo @, @ @ var para variável, etc), um recurso experimental tipo para o comentário logo após as tags de tipo, e correções menores.
Tags: Minor feature enhancements
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.

2003-03-26 21:20
0.15

Major bugfixes que impedem que o script de colisão, suporte multi-língua, e novas opções de linha de comando-X e-X.
Tags: Major bugfixes
Major bugfixes that prevent the script from crashing, multi-language support, and new commandline options -x and -X.

2003-03-12 17:50
0.14

Temas foram introduzidas no gerador de HTML. Pequenas correções de bugs foram feitas.
Tags: Major feature enhancements
Themes were introduced in the HTML generator. Minor bug fixes were made.

2003-03-06 18:02
0.13

PHP comentários que começam com um caractere "#" são agora suportadas pelo analisador PHP. Pequenas correções de bugs foram feitas dentro do analisador de realce.
Tags: Major bugfixes
PHP comments which start with a "#" character are now supported by the PHP parser. Minor bug fixes were made inside the highlighting parser.

Project Resources