The latest version of DelphiCodeToDoc (v0.10b) has been released. It can =
be download here:
http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.=
10b.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 ?
DelphiCodeToDoc continue in Beta version. It will be release as stable =
(v1.0) in some next releases (need to fix major bugs before).
Last revision v0.10beta include all the modifications listed below :
Added "Todo TAG" support
Added "Output Member Filtering" option to show/hide some categories =
(Tracker 997979)
Fixed "Directories not exists" Exception (Tracker 1058399)
Fixed Menu and toolbar not disabled when Parsing and building (Tracker =
1035514)
Fixed "Warn when empty TAG" function not working (Tracker 1035953)
Improved empty TAG handling
Added Extended Comment support with @Comment TAG
Added Extended Comment support TAG with DoubleSlash in methods
Improved Multiline TAG recognition.
Updated Translations template
Added Russian Translation (Tracker 1036934)
Change cursor to "occupied cursor" when building the HTML project =
(Tracker 1035514)
Added a "View Output" menu item (Tracker 1035514)
Added a single "Check and Build" menu item (Tracker 1035514)
Added a "Purge output folder" button (Tracker 1035514)
Added HTML improvements (Tracker 1035636)
Fixed EndOfLine comment not working for methods (Tracker 1038663)
Fixed No support for interfaces (Tracker 1012884)
Fixed No support for multiple class and interface ancestors
Fixed "Procedural type" for field type generate an exception (Tracker =
1042560)
Fixed Incorrect menu font prevent Russian characters (Tracker 1036772)
What are the known bugs of the software ?
*None for the moment
What are the known limitations of the software ?
*Methods with the same name (overloaded) will result in a single method
*Functions with the same name (overloaded) will result in a single =
function
*No pre-processor define can be add
*Propertys have no description (but are generated)
*Events have no description
*Only HTML documentation is generated
*Only English language is support for generated documentation
*@see TAG in not supported
*Record are not generated and don't support JavaDoc TAG
What will be include or change in the next revisions ?
*Add language choice for generated documentation=20
*New nice Project Wizard
*CHM support
|