|
From: Michalis K. <mic...@gm...> - 2015-08-09 12:47:07
|
Hi, I just released version 0.14.0 of PasDoc, incorporating various fixes and improvements. Download the latest version from https://sourceforge.net/projects/pasdoc/files/ ! ChangeLog: * Many fixes to parsing "deprecated", "platform", "library" directives. * simplexml output fixes (by Denis Grinyuk) * The document creation time is not printed in the docs by default. Use "--include-creation-time" to show it. --include-creation-time is orthogonal to --exclude-generator. * The build duration time is not printed in the output by default. Use "--verbosity 3" to show it. * Brazilian utf8 translation (by Alexsander da Rosa) * Upgrade tipue to 3.0.1, update jquery to 2.0.0. * Fix Delphi compilation (long generated tipue code) (thanks to Marcos Rocha for investigating) * Add pasdoc_gui icon (by Karl-Michael Schindler) * Copyrights and docs fixes (thanks to Paul Gevers) * Various other small fixes and code cleanups. Have fun! Michalis |