ANN: DelphiCodeToDoc v0.13beta released - Free documentation system for =
Delphi
The latest version of DelphiCodeToDoc (v0.13b) has been released. It can =
be downloaded here:
http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.=
13b.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.13beta include all the modifications listed below :
Fixed Links don't work in FireFox (Tracker 1213364)
Added support for strict member visiblity (Tracker 1162329)
Improved Parsing speed
Fixed Tab indentation do unrecognised Tags (Tracker 1207104)
Updated parsing with Delphi.NET syntax
Updated parsing with Delphi 2005 syntax
Fixed Lines after final END generates an Exception (Tracker 1067592)
Added Conditional defines option
Fixed parsing of conditional defines inside source code
Fixed parsing error on an ELSEIF directive (Tracker 1203034)
Fixed missing ending path delimiter when changing Output folder (Tracker =
1206864)
Fixed Excluded list does nothing (Tracker 1206914)
What are the known bugs of the software ?
*Some messages are not translated
What are the known limitations of the software ?
*Delphi 2005 syntax is not fully supported for the moment
*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 ?
*Delphi2005 Support
|