Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

PhpDocumentor Version 0.4.2     The BETA Release
################################################################################
################################################################################

This releases fixes a number of annoying bugs that were preventing people from
using 0.4.1.  It also adds a number of new features, there is a new template
that mimics phpdoc.de's output and a the blank page can now be written by the 
user.  To create your own blank page just create a packagename.html file.  You 
can look at http://phpdocu.sourceforge.net/phpdoc_l0l33t/ to see an example of
both of these.

The ablility to set the title on the output documentation was also added.

Thanks to Gregory Beaver <cellog@php.net> for all his help on
making this release possible.  He will be gone until late May so development
will slow down for a bit, but don't worry 1.0 will be released before he gets 
back.

TODO for 1.0:
* add warnings/errors like phpdoc.de with line number information.
* add template HOWTO
* continue to improve and update documentation as features are added
* improve the web interface
* make a spiffy new default template, perhaps a few others
* specific ordering of tag output

################################################################################

The following bugs are fixed in version 0.4.2:
        [ 548774 ] PHP warning Linker.php line 936
        [ 548331 ] packages list incomplete
        [ 548205 ] No Way to set title of page
        [ 548191 ] Multiple @package or @subpackage
        [ 549996 ] multiple parsing of package-level docs
        [ 549998 ] first file parsed is blank

There of course were other small bugs fixed, these were just the bugs with 
entries in source forge.  You can view the bug details or reopen it if
you think its not totaly fixed at:
http://sourceforge.net/tracker/?group_id=11194&atid=111194

################################################################################

The documentation has been updated for this release you can view it at
http://phpdocu.sourceforge.net/howto.php

The changelog is available in the tarball, or online at 
http://phpdocu.sourceforge.net/Changelog

You can download the newest version from 
http://phpdocu.sourceforge.net/downloads.php

And of course you can reach the webpage at http://phpdocu.sourceforge.net/ or 
http://phpdoc.org/ 

enjoy
-joshua eichorn
jeichorn@phpdoc.org