Menu

pasdoc / Old News: Recent posts

PasDoc 0.15.0 released

PasDoc 0.15.0 was just released! This release contains a number of new features and bugfixes done in the last... wow, 2.5 years.

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/ .... read more

Posted by Michalis Kamburelis 2018-02-08

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:... read more

Posted by Michalis Kamburelis 2015-08-09

PasDoc 0.13.0 release

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... read more
Posted by Michalis Kamburelis 2013-07-14

PasDoc 0.12.1 release

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/].

Version 0.12.1 changes:
* Parsing new Delphi features: Delphi operator overloads (D2006+), Delphi anonymous methods (D2009+), Delphi class and record helpers
* Fix handling source files that start with UTF-8 BOM... read more

Posted by Michalis Kamburelis 2010-11-03

PasDoc 0.12.0 release

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... read more

Posted by Michalis Kamburelis 2010-11-01

PasDoc 0.11.0 released

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/].

Version 0.11.0 brings many new features and bug fixes. For the full list of changes, see our ChangeLog file: [https://pasdoc.svn.sourceforge.net/svnroot/pasdoc/trunk/ChangeLog]. Some of the most important ones:
* @image and @include tags
* simplexml output format
* --auto-link-exclude option
* Fixes to Delphi 2006 syntax parsing
* Mac OS X (Darwin)/i386 and Linux/x86_64 port... read more

Posted by Michalis Kamburelis 2008-06-25

PasDoc 0.10.0 released

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/].

Version 0.10.0 brings many new features, bug-fixes and improvements. See our ChangeLog file for a list of changes: [http://cvs.sourceforge.net/viewcvs.py/checkout/pasdoc/pasdoc/ChangeLog].... read more

Posted by Michalis Kamburelis 2005-11-27

PasDoc 0.9.0 released

PasDoc is a documentation tool for ObjectPascal source code. It scans your source code, extracting comments that you placed before each declared item, and generates documentation. Major documentation output formats are HTML and LaTeX. More information about PasDoc is available in our wiki: [http://pasdoc.sourceforge.net/].

Version 0.9.0 brings various new features, bug-fixes and improvements. You can get information on what has changed looking at our ChangeLog file: [http://cvs.sourceforge.net/viewcvs.py/checkout/pasdoc/PasDoc-0.8/ChangeLog].... read more

Posted by Michalis Kamburelis 2005-07-17

PasDoc 0.8.8 available

PasDoc 0.8.8 is now available. Adds latex support as well as fixing several bugs. Pre-built binaries are also available.

Posted by Carl Eric Codere 2004-05-07

PasDoc 0.8.7 available

PasDoc 0.8.7 is available, and 0.8.8 is in -pre5 (in the CVS)

Posted by Johannes Berg 2003-08-10

pasdoc 0.6.13 released

After some minor bugfixes I released 0.6.13. Next to the source code you can also get Linux x86 and Win32 binaries. I updated the download section by adding new versions of the manual and sample output as HTML, PDF, DVI and PostScript.

Posted by Anonymous 2000-04-08

pasdoc 0.6.11 released

The 0.6.11 release fixes some minor bugs - see ChangeLog in the distribution. Homepage at http://pasdoc.sourceforge.net. Has only been tested with FPC/Win32.

Posted by Anonymous 2000-04-05