Pasdoc is a tool to generate documentation for Pascal unit files. Descriptions are taken from comments in the interface section of the units' source code or from external files. Supported output formats are HTML and LaTeX. Command line and GUI versions are available.
| Tags | Software Development Documentation |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Windows MS-DOS Windows POSIX BSD FreeBSD Linux Mac OS X |
| Implementation | Delphi Object Pascal |
Recent releases


Changes: New @image and @include tags are implemented. A new output format is available: simplexml. The --auto-link-exclude option was added. Fixes were made to Delphi 2006 syntax parsing. Various GUI improvements were done, like the "Display Comments" tab to display a comments tree and the "Store relative paths" option. The code was ported to Mac OS X (Darwin)/i386 and Linux/x86_64.


Changes: Changes include new command-line options (--auto-link, --implicit-visibility, --no-macro), new tags (@bold, @italic, @seealso, @preformatted, many tags to layout lists and tables, and more), proper rules to get n/m-dashes in the output, FPC macro parsing, back-comments, and many improvements to pasdoc_gui.


Changes: External file support fully implemented, different LaTeX headings, author email addresses now links in HTML, hard-coded HTML colors, and support for Dutch output.


Changes: Several minor bug fixes including improved LaTeX output and a new switch for specifying directories in which include files are searched.


Changes: Bug fixed that made pasdoc crash with empty author tags, properties no longer cause pasdoc to abort in some cases, the property default keyword no longer becomes a field in the docs. Moved homepage to http://pasdoc.sourceforge.net.