Blame | Letzte Änderung | Log anzeigen | RSS feed
PhpDocumentor Version 0.2.5################################################################################################################################################################The focus of this release was mainly bug fixes and new features for handling thewhich files phpdoc will parse.hidden directories and files and now ignored by default, there is a command lineoption for changing this behavior if neededfiles not to parse can be specifieddirectories not to parse can be specifiedBoth of these options only work in php 4.0.5 or greater, but everything shouldstill work with 4.0.2 or greater, php version 4.0.5 or greater is recommenedfor this verisionThe template directory can now be changed allowing for custom templates to beused without overwriting files in the templates/default directoryNot all of these options are available through the web-interface, though it wasupdated to allow files and directories to be ignored to be specifiedThis will be the last 0.2.x release that contains new features, the new 0.3.xseries will contain new features that i have been putting off, including:XML outputDefault HTML template that makes more use of css and html4 complaintAlternate HTML template similar to Ulf Wendel's phpdocClean up of template class to allow for new featuresAutogeneration of web interface so that it keeps upto date with cliA web and php-gtk based class browser that uses the xml output filesA test framework to use for regression and bug testing################################################################################The following bugs are fixed in version 0.2.5:[ #441433 ] Escape-Characters in Strings...[ #441778 ] Empty stylesheet.css[ #442011 ] Provide options for skipping directories (partial fix)[ #445305 ] Multi-line desc. for @param not working.[ #443153 ] multiple authors not showing up[ #445298 ] Multiple @see tages not showing up.[ #445820 ] Parser broken on "array" ...################################################################################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