PasDoc is a documentation tool for ObjectPascal code. Documentation is generated from comments found in your source code. Major documentation output formats are HTML and LaTeX. More information about PasDoc is available in our wiki: [http://pasdoc.sourceforge.net/].
New in this release:
* Class Hierarchy diagrams are more complete
* Support for Delphi Unicode compilers
* Improve processing speed by using TBufferedStream
* Many improvements to pasdoc_gui
* --ignore-leading= option
* Many new and updated translations
You can download new version (either source code or compiled version) from our project page: [http://sourceforge.net/projects/pasdoc].
The ChangeLog file inside describes new features in more details and provides links to documentation.