Menu

ANN: DelphiCodeToDoc v0.18beta released

ANN: DelphiCodeToDoc v0.18beta released - Free documentation system for Delphi

The latest version of DelphiCodeToDoc (v0.18b) has been released. It can be downloaded here:

http://downloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.18b.zip

DelphiCodeToDoc is a free documentation system for Delphi, released under the GNU General Public License. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.. The JavaDoc syntax is now supported

http://dephicodetodoc.sourceforge.net

What are the change in the last revision ?
Last revision v0.18beta include all the modifications listed below :

  • Fixed packed record not shown in resulting doc (Tracker 1723230)
  • Added support for FunctionType comments (Tracker 1551120)
  • Fixed parser exception with function type (Tracker 1719702, 1719213)
  • Fixed parser exception with Variant records (Tracker 1719703)

What are the known bugs of the software ?
*Some messages are not translated

What are the known limitations of the software ?
Class vars can be comment only with an inline comment just after the declaration
Events have no description (but are generated)
Only English language is support for generated documentation
@see TAG in not implemented
*When a project is open, changing the language doesn't work for the configuration page

What will be include or change in the next revisions ?
*XML / XSLT generator

Posted by TridenT 2007-06-06

Log in to post a comment.