|
Posted
over 13 years
ago
by
TridenT
ANN: DelphiCodeToDoc v0.19beta released - Free documentation system for Delphi
The latest version of DelphiCodeToDoc (v0.19b) has been released. It can be downloaded here:
... [More]
http://downloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.19b.zip
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.19beta include all the modifications listed below :
* Fixed return code return from command-line tool when process failed (Tracker 1830301)
* Refactored generic and HTML document generators
* Fixed Exception with AUTOMATED visibility keyword (Tracker 1736944)
* Fixed inherited comments not always copied from ancestor
* Fixed Property wrongly shown as Documented (Tracker 1735145)
* Fixed Parser Exception on {$ELSEIF} statement (Tracker 1732710)
* Fixed exception with empty record as local variable (Tracker 1732652)
* Comment Parser will now skip local variable of procedure/function
What are the known bugs of the software ?
*Generics crash the parser (Tracker 1828114)
*Some messages are not translated.
*Classes differentiates Fields and Vars, which should be merged.
What are the known limitations of the software ?
*Class vars can be comment only with an inline comment just after the declaration
*Only English language is support for generated documentation
*@see TAG in not implemented
*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 ?
* Fix critical and major bugs
* Refactor generator code to improve reuse and subclassing (add another generator)
* Improve links between items in html documentation (Fields / assessors / class / sub-class links)
* Add an application configuration file (different from the project's configuration file)
[Less]
|
|
Posted
over 13 years
ago
by
TridenT
ANN: DelphiCodeToDoc v0.16beta released - Free documentation system for Delphi
The latest version of DelphiCodeToDoc (v0.17b) has been released. It can be downloaded here:
... [More]
http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.17b.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.17beta include all the modifications listed below :
*Added support for record and extended record (D2006) as class (Tracker 1168150)
*Fixed Field comments for Records don't work right (Tracker 1534349)
*Fixed Method on records not parsed (Tracker 1649093)
*Added Quality comments coverage visualization
*Added simple comments coverage statistics
*Added Tag coverage summary in mainform
*Added TAG coverage detail for each node
*Added inheritance for comments of override methods (Tracker 1648834)
*Fixed Impossible to change copyrigth information in html footer (Tracker 1702094)
*Added support for UTF8 source files
*Fixed Parsing function in implementation section (Tracker 1635904)
*Fixed CHM files not generated in a specific folder
*Moved CSS file to a new resource folder
*Fixed Links section is always displayed as #UNDER_CONSTRUCTION# (Tracker 1672418)
*Fixed Parser exception with assembly attributes (Tracker 1649782)
*Fixed Multiple variable declaration in one line not recognized
*Fixed a Memory Leak with TDOCClassesTree missing destructor
*Added Warn when "Included Files list" is empty (Tracker 1623150)
*Fixed Config file date changed even if not modified (Tracker 1604036)
*Added brazillian portuguese translations
*Fixed Parse Error with &variable syntax (Tracker 1589861)
*Updated visitor for DocTemplate
*Fixed Comments not included with different method declaration (Interface and Implementation) (Tracker 1337626)
*Fixed varargs keyword generate an exception (Tracker 1607892)
*Fixed Parser exception with tabs after final end (Tracker 1601763)
*Fixed Parser exception with the deprecated directive (Tracker 1581963)
*Added Class tree (text format) in the documentation
*Added Chinese translations (traditional and simplified)
*Fixed Exports in unit throw an exception (Tracker 1402652)
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
*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 ?
*XML / XSLT generator [Less]
|
|
Posted
over 13 years
ago
by
TridenT
ANN: DelphiCodeToDoc v0.18beta released - Free documentation system for Delphi
The latest version of DelphiCodeToDoc (v0.18b) has been released. It can be downloaded here:
... [More]
http://downloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.18b.zip
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.18beta include all the modifications listed below :
* Fixed packed record not shown in resulting doc (Tracker 1723230)
* Added support for FunctionType comments (Tracker 1551120)
* Fixed parser exception with function type (Tracker 1719702, 1719213)
* Fixed parser exception with Variant records (Tracker 1719703)
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
*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 ?
*XML / XSLT generator [Less]
|
|
Posted
over 13 years
ago
by
TridenT
See details about how to use GExperts comment templates to use in Dlephi editor.
http://dephicodetodoc.sourceforge.net/MacroTemplates/UseGExpertsTemplate.htm
|
|
Posted
over 13 years
ago
by
TridenT
See details about how to use GExperts comment templates to use in Dlephi editor.
http://dephicodetodoc.sourceforge.net/MacroTemplates/UseGExpertsTemplate.htm
|
|
Posted
over 13 years
ago
by
TridenT
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:
... [More]
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
[Less]
|
|
Posted
over 13 years
ago
by
TridenT
ANN: DelphiCodeToDoc v0.16beta released - Free documentation system for Delphi
The latest version of DelphiCodeToDoc (v0.17b) has been released. It can be downloaded here:
... [More]
http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.17b.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.17beta include all the modifications listed below :
*Added support for record and extended record (D2006) as class (Tracker 1168150)
*Fixed Field comments for Records don't work right (Tracker 1534349)
*Fixed Method on records not parsed (Tracker 1649093)
*Added Quality comments coverage visualization
*Added simple comments coverage statistics
*Added Tag coverage summary in mainform
*Added TAG coverage detail for each node
*Added inheritance for comments of override methods (Tracker 1648834)
*Fixed Impossible to change copyrigth information in html footer (Tracker 1702094)
*Added support for UTF8 source files
*Fixed Parsing function in implementation section (Tracker 1635904)
*Fixed CHM files not generated in a specific folder
*Moved CSS file to a new resource folder
*Fixed Links section is always displayed as #UNDER_CONSTRUCTION# (Tracker 1672418)
*Fixed Parser exception with assembly attributes (Tracker 1649782)
*Fixed Multiple variable declaration in one line not recognized
*Fixed a Memory Leak with TDOCClassesTree missing destructor
*Added Warn when "Included Files list" is empty (Tracker 1623150)
*Fixed Config file date changed even if not modified (Tracker 1604036)
*Added brazillian portuguese translations
*Fixed Parse Error with &variable syntax (Tracker 1589861)
*Updated visitor for DocTemplate
*Fixed Comments not included with different method declaration (Interface and Implementation) (Tracker 1337626)
*Fixed varargs keyword generate an exception (Tracker 1607892)
*Fixed Parser exception with tabs after final end (Tracker 1601763)
*Fixed Parser exception with the deprecated directive (Tracker 1581963)
*Added Class tree (text format) in the documentation
*Added Chinese translations (traditional and simplified)
*Fixed Exports in unit throw an exception (Tracker 1402652)
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
*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 ?
*XML / XSLT generator
[Less]
|
|
Posted
over 13 years
ago
by
TridenT
ANN: DelphiCodeToDoc v0.18beta released - Free documentation system for Delphi
The latest version of DelphiCodeToDoc (v0.18b) has been released. It can be downloaded here:
... [More]
http://downloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.18b.zip
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.18beta include all the modifications listed below :
* Fixed packed record not shown in resulting doc (Tracker 1723230)
* Added support for FunctionType comments (Tracker 1551120)
* Fixed parser exception with function type (Tracker 1719702, 1719213)
* Fixed parser exception with Variant records (Tracker 1719703)
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
*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 ?
*XML / XSLT generator
[Less]
|
|
Posted
over 13 years
ago
by
TridenT
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:
... [More]
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 [Less]
|
|
Posted
almost 14 years
ago
Public discussion forums: Open Discussion, Help, French Forum, Developers, Translations
|