[DephiCodeToDoc-news] DelphiCodeToDoc v0.3alpha released
Free documentation system for Delphi / Pascal with JavaDoc support.
Status: Beta
Brought to you by:
trident
From: TridenT <tri...@ho...> - 2004-02-07 17:19:55
|
ANN: DelphiCodeToDoc v0.3alpha released - Free documentation system for = Delphi The latest version of DelphiCodeToDoc (v0.3alpha) has been released. It = can be downloaded here: https://sourceforge.net/project/showfiles.php?group_id=3D96281&package_id= =3D102847&release_id=3D215421 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.. Situation : The project in now almost advanced, so it will go to beta = testing soon. The Parser is working well and fast, the Builder is almost = finished, and the Generator is ready. Support for JavaDoc style is half = done, as for inline commentary. Included in this release (from v0.2alpha): v0.3alpha Changed minor user interface things. v0.2alpha.4 Added options to skip first and last TAG line in block comment. This is = usefull for border embellishment=20 Clear Options not used in code (marked as UNDER CONSTRUCTION before) Added "Description TAG" from source code in Method HTML Generator Added "Author TAG" from source code in Method HTML Generator Added "Version TAG" from source code in Method HTML Generator Added "Parameter TAG" from source code in Method HTML Generator=20 v0.2alpha.3 Added "Description TAG" from source code in Unit HTML Generator Added "Author TAG" from source code in Unit HTML Generator Added "Version TAG" from source code in Unit HTML Generator Added a new Options class with all options shared by Parser, Builder and = Generator. Fixed "Filter visibility" option not working (Tracker 889240) Fixed toolbar HTML links for 'previous' and 'next' (Tracker 866927) v0.2alpha.2 Fixed "Check project" function do not clear previous check (Tracker = 882947) Fixed messages to user appearing in debug list Added a Close menu item (Tracker 866927) v0.2alpha.1 Added support for Tag based comments in parser Fixed DoubleSlash comments at EndOfLine not owning to the good section = in Parser Fixed global comments positionning in Parser DelphiCodeToDoc links: http://dephicodetodoc.sourceforge.net/ http://sourceforge.net/projects/dephicodetodoc/ |