Top Level :: Tools and Utilities

Package Information: PhpDocumentor 1.2.0a

Show All Changelogs
» Version » Information
1.4.2 2008-03-30     stable
1.4.1 2007-12-14     stable
1.4.0 2007-07-23     stable
1.4.0RC2 2007-07-10     beta
1.4.0RC1 2007-06-25     beta
1.4.0a2 2007-06-15     alpha
1.4.0a1 2007-04-27     alpha
1.3.2 2007-04-13     stable
1.3.1 2006-10-25     stable
1.3.0 2006-08-18     stable
1.3.0RC6 2006-05-02     beta
1.3.0RC5 2005-12-02     beta
1.3.0RC4 2005-11-29     beta
1.3.0RC3 2004-04-10     beta
1.3.0RC2 2004-02-12     beta
1.3.0RC1 2004-02-09     beta
1.2.3 2003-10-13     stable
1.2.2.1 2003-08-30     stable
1.2.1 2003-07-04     stable
1.2.0aDownload

Release date: 2003-06-05 04:25 UTC
Release state: stable

Changelog:

The first stable release through PEAR of phpDocumentor

Features:
- New tokenizer-based parser is literally twice
as fast as the old parser (requires PHP 4.3.0+)
- New external user-level manual parsing and generation
allows cross-linking between API docs and DocBook-format tutorials/manuals!
- Highlight Parsing and cross-referencing with documentation
of source code in HTML, and PDF with customizable templating
- New Configuration files simplify repetitive and complex documentation tasks
- Brand new extensive manual - which can be generated directly
from the source using makedocs.ini!
- Many improvements to in-code API documentation including new
tags, and better handling of in-code html tags
- CHM and PDF converters are both beta quality
- New XML:DocBook/peardoc converter makes generating PEAR
manual formats easy for PEAR developers along with the --pear command-line switch
- Many new HTML templates, all of them beautiful thanks to Marco von Ballmoos
- A brand new web interface thanks to Andrew Eddie!

***********************************************************************
phpDocumentor != PHPDoc
Do not use "pear install PHPDoc" if you want phpDocumentor, use
"pear install PhpDocumentor" the two tools are completely separate.
***********************************************************************

for PEAR users, the new --pear command-line switch will be a boon. Leave it on
by default if your package follows PEAR coding and directory naming standards

The peardoc2 converter has been moved to an extension of the DocBook converter,
to use, the command-line has changed from XML:DocBook:peardoc2 to
XML:DocBook/peardoc2:default.

We have removed the HTML:default converter entirely, use HTML:frames. This
will fix the last of the persistent windows installation bugs.

1.2.0 2003-06-05     stable
1.2.0beta3 2003-02-03     beta
1.2.0beta2 2003-01-20     beta