Blame | Letzte Änderung | Log anzeigen | RSS feed
PhpDocumentor Version 0.3.0################################################################################################################################################################This release brigns us close to being feature complete, all we need now are somemore indexes. If anyone wants to help out, thats a good task to work on.Now onto the changes in the new version. This release is mainly the additionof linking @see comments, and creating full inheirtance trees. Showing methodsinheirited from parent class has also been added. Howto.html has also beenupdated so the documentation is much better.Each template can have its own stylesheet.css file and it is automaticaly copiedto the output directory. PHPDocumentor ships with 2 different templates, thedefault one, which uses a table layout, and looks like JavaDoc, and non tabledversion template called l0l33t@ to use it just add -td templates/l0l33t/.Thanks to Gregory Beaver <cellog@php.net> for writing the linkingstage, parse so @see tags work, and for updating the howto.php################################################################################The following bugs are fixed in version 0.3.0:[ No bug # ] Fix for odd escaping combinations in quotesKnow Issues in version 0.3.0:Procedural code after a class is not documented, there were thrown intothe class before I fixed bug #540368################################################################################Also if you haven't noticed yet I'm starting to write some documentation thehowto is available at http://phpdocu.sourceforge.net/howto.phpThe changelog is available in the tarball, or online athttp://phpdocu.sourceforge.net/ChangelogYou can download the newest version fromhttp://phpdocu.sourceforge.net/downloads.phpAnd of course you can reach the webpage at http://phpdocu.sourceforge.net/ orhttp://phpdoc.org/enjoy-joshua eichornjeichorn@phpdoc.org