Menu

PasDoc 0.14.0 released!

PasDoc is a documentation tool for Object Pascal code, able to parse all modern Pascal features. Documentation is generated from comments found in your source code and from external files. Output formats include HTML and LaTeX. More information about PasDoc is available in our wiki: http://pasdoc.sourceforge.net/ .

Download the latest version from https://sourceforge.net/projects/pasdoc/files/ !

Version 0.14.0 includes many improvements and fixes:

  • 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.
Posted by Michalis Kamburelis 2015-08-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.