Hi all,
We would like to announce that PhD 0.9.1 is now available. This release has
some bug fixes, improvements, new options and new cool packages.
New Options:
--css: With this options is possible to add a css file in the xhtml
based formats. (Moacir)
--forceindex: Option to force PhD to use the indexer. (Christian)
New Packages:
There are 2 new packages available: GeSHi and GeSHi11x, both code
highlighters. (Christian)
Ex: phd -g 'phpdotnet\phd\Highlighter_GeSHi11x' -L en -P PEAR -f xhtml
-o build/en -d .manual.xml
Bug Fixes:
Fixed bug #45071 - Links to require/include(_once) not rendered (Moacir)
Fixed bug #47406 - Add support for external css (Moacir)
Fixed bug #48264 - No style for HTML version of php docs (Moacir)
Fixed bug #49547 - default of --color is true, not false (Richard
Quadling)
Fixed bug #49675 - Missing links in SeeAlso (Moacir)
Fixed bug #49743 - Problem with functions both procedural and oo
(Moacir)
Fixed bug #49839 - Patch to clean up peardoc output (Michael Gauthier)
Fixed bug #49925 - imagedata now supports width and/or depth (becomes
width and/or height) (Richard Quadling)
Fixed --noindex option which did not wophd -g
'phpdotnet\phd\Highlighter_GeSHi11x' -L en -P PEAR -f xhtml -o build/en -d
.manual.xmlrk properly (Christian)
Fixed --verbose option which did not work properly (Moacir)
Other Improvements:
Added support for <errortext> (Hannes)
Now the verbose levels are grouped in VERBOSE_ERRORS, VERBOSE_INFO and
VERBOSE_WARNINGS (Richard Quadling)
Implemented PEAR request #2390: RSS feeds for PEAR/PHP Documentation
Index (Christian/Moacir)
Installation:
To install PhD run:
$ pear install doc.php.net/phd-beta
To see all available packages run:
$ pear remote-list -c doc.php.net
and then install all packages you want:
$ pear install doc.php.net/<package>-beta
To install everything:
$ pear install --alldeps doc.php.net/phd-beta
For PhD Documentation take a look at:
http://doc.php.net/phd/docs