PasDoc is a documentation tool for ObjectPascal code. Documentation is generated from comments found in your source code. Output formats include HTML and LaTeX. More information about PasDoc is available in our wiki: http://pasdoc.sourceforge.net/
Version 0.13.0 changes:
- Handling of declarations nested inside classes (of other types, classes, constans and such)
- Handling HelpInsight comments
- Parsing Delphi attributes
- Parsing "final" standard directive
- Tipue search upgraded to latest Tipue version, fixes problems in Google Chrome in some cases
- Parsing of "deprecated", "platform", "library" directives for properties
- HTML ouput changes (no more "frameset", so external links/bookmarks work naturally; tipue search input+button layout corrected)
- Mac OS X version includes the GUI
- Many other small fixes and improvements
As always, you can download the new version (either source code or compiled version) from our project page: http://sourceforge.net/projects/pasdoc .