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

몇 가지 버그수정되었다. 데비안 패키지를 지금 사용할 수있습니다.
Tags: Minor feature enhancements
Several bugfixes were made. A Debian package is now available.

2003-03-31 02:21
0.16

태그 입력 직후에 var 변수 @ @ 태그 별칭 (@ 특성을 @위한 변수에 대한 지원 등), 실험적인 기능을 입력하여 주석, 그리고 사소한 버그수정.
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

주요 버그수정 그 충돌에서 다중 언어를 지원하는 스크립트 방지, 새로운 명령줄 옵션 - x 및 - 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

테마 HTML을 생성기를 도입했다. 사소한 버그가 수정되었다.
Tags: Major feature enhancements
Themes were introduced in the HTML generator. Minor bug fixes were made.

2003-03-06 18:02
0.13

이는 "#"문자로 시작하는 PHP는 코멘트를 이제 PHP 파서에 의해 지원됩니다. 마이너 버그 수정을 강조 파서 안에되었다.
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