Menu

ANN: DelphiCodeToDoc v0.16beta released

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

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

http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.16b.zip?download

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.16beta include all the modifications listed below :

Fixed Assertion with too many Childnodes (Tracker 1510470)
Added support for relative output folder (Tracker 1549273)
Fixed previous/next wrong links in HTML and CHM documentation
Fixed spaces in file excluded and included list
Fixed assertion with constant defined inside a class before a visibility identifier (tracker 1516235)
Fixed exception with Keywords in (dotted) identifier name (Tracker 1516226)
Fixed Deprecated PathDelimiter with lastest JCL library (Tracker 1547733)
Fixed Unsafe keyword generate an exception (Tracker 1548390)
Fixed VMTOFFSET and DMTOFFSET not recognize in ASM block (Tracker 1552479)
Fixed regression when building constant, Type, variable, Function documentation
Fixed call to hhc might fail (Tracker 1547734)
Fixed class is not generated when unchecking mvPrivate option (Tracker 1547737 )
Added support for complete use of relative dirs in Include list (Tracker 1547740, 1204843)
Added Allow masks in exclude file list (Tracker 1547741)
Fixed invalid characters in menu (charset changed from ANSI to DEFASULT)
Added support for items defined only in implementation section (hidden items) (Tracker 1478189)
Added option to display hidden items

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
Record are not generated and don't support JavaDoc TAG
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 ?
Record support
Comment covering quality
Class Tree
XML / XSLT generator

Posted by TridenT 2006-10-09

Log in to post a comment.