Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

TridenT

unread,
Mar 6, 2006, 2:03:13 PM3/6/06
to

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

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

http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.14b.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 ?
This revision is the last before the stable (v1.0).
Last revision v0.14beta include all the modifications listed below :

Fixed class property comment not attached to property (Tracker 1398703)
Fixed parser exception with System.Object or System.Type cast (Tracker
1398699)
Fixed parser exception with keyword as dotted name (Tracker 1411446)
Fixed Exception with class declared in implementation section (Tracker
1413730)
Added support for Ampersand '&' before identifier and method (Tracker
1398699)
Added support for dynamic array and open array writing style (Tracker
1398699)
Fixed Types with the same name in different namespaces are confused (Tracker
1398703)
Fixed Error when using System.Object or System.Type (Tracker 1398699)
Fixed parser exception with 'var' keyword in class (Tracker 1398699)
Added support for '&' character before keyword (Tracker 1398699)
Added Multicast (Add and remove) property specifier (Tracker 1398699)
Added option to copy comment from assessor for uncommented property
Added link to assessors for properties in HTML documentation
Refactored OverloadID computation functions
Fixed next link in HTML toobar never active
Added support for dotted unit name
Added parent's link for Class in HTML documentation
Fixed no Remember directory when selecting files/folders (Tracker 1251032)
Added Link for members to Related Class (Tracker 1206745)
Added parent link in HTML for members, class, type ... (1079801)
Added Sealed and Final class directives in parser (Tracker 1380515)
Added Final method directive in parser (Tracker 1337618)
Fixed assertion on second check and build (Tracker 1234775)
Modified default option value HideEmptyOutputBlock from False to True
Fixed parser exception with "&" instruction (Tracker 1307400)
Fixed Nested members missing in CHM file
Fixed Visiblity for nested class
Fixed parser Exception with index keyword for external function (Tracker
369011)
Fixed UseUnit, Class and Interface parent (Tracker 1348051)
Fixed hide empty block functionnality not working
Added support for nested constant in class
Added support for nested class in other class
Added support for nested variable in class
Added Dotted namespace support (Tracker 1331694)
Added dotted name for identifier (type, uses, inheritance ...)
Added strict visibility keyword in HTML documentation
Updated structure to simplify nested class and type
Fixed Exception when a class is defined in implementation (Tracker 1226175)
Fixed Exception when using Keywords as identifier (Tracker 1145132, 1298482)
Fixed exception when trying to destroy TDocOptions class
Added option 'AllowHtmlInDescription' to encode description for embedded
Html
Fixed special characters must be encode for html (Tracker 1232749)
Fixed CSS file path have wrong path delimiter in HTML page (Tracker 1305970)
Fixed Program hangs on second Check and build (Tracker 1234775)
Fixed Application hang when trying to build after a parse error (Tracker
1230817)


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 ?
*

0 new messages