Hi all, We would like to announce that PhD 1.1.0 is now available \o/.
New output formats: - EnhancedCHM: The same as CHM but with the User Notes (Requires ext/bz2) (Richard Quadling) - Epub format for the PHP Package (Moacir) New features: - Added support for CLI options per package (Moacir) Improvements: - Allow xml:id on <table> (Richard Quadling) - Generate an ID for <refsect1> (Hannes) - Generate IDS for all <example>s (Hannes) The complete list of release notes: http://doc.php.net/phd/ Installation: To install PhD run: $ pear install doc.php.net/phd 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> To install everything: $ pear install --alldeps doc.php.net/phd For PhD Documentation take a look at: http://doc.php.net/phd/docs --Moacir de Oliveira