Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-01 18:37
0.12.0

The GUI version has been greatly improved. Class hierarchy diagrams are more complete. Processing speed is better on some platforms. The --ignore-leading= option was implemented. Compilation with Delphi Unicode is now supported. Many new or updated translations were added.
Tags: Minor feature enhancements

2008-06-25 21:00
0.11.0

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.
Tags: Minor feature enhancements

2005-11-30 23:49
0.10.0

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.
Tags: Major feature enhancements

2001-01-30 15:13
0.6.9

Small patches for path name bugs, updated German and French output text, and fixes to compile with FPC/Linux x86 and Win32 (latest snapshots) and Delphi 5.

2001-01-30 15:13
0.6.8

Initial public release.

Project Resources