6
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected about 7 years ago.
Posted about 11 years ago
Tracker description: Bug Tracking System
Posted about 11 years ago
Tracker description: Feature Request Tracking System
Posted about 11 years ago
Posted about 11 years ago
Public discussion forums: Open Discussion, Help, French Forum, Developers, Translations
Posted about 11 years ago
Tracker description: Tech Support Tracking System
Posted about 11 years ago
Tracker description: Patch Tracking System
Posted about 11 years ago
Project description: DelphiCodeToDoc is a free documentation system for Delphi / Pascal with JavaDoc support. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.
Posted about 11 years ago
Project administrators: trident
Posted about 11 years ago
Public mailing lists: dephicodetodoc-news, dephicodetodoc-general
Posted almost 13 years ago by TridenT
DelphiCodeToDoc is a free documentation system for Delphi with JavaDoc support. DC2D uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component. ANN: ... [More] DelphiCodeToDoc v0.22beta released - Free documentation system for Delphi The latest version of DelphiCodeToDoc (v0.22b) has been released. It can be downloaded here: http://downloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.22b.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.22beta include the modifications listed below : * Added support for comments just after a procedure (between procedure headings and the BEGIN keyword) * Updated html output now in UTF8 format * Updated parser to support freepascal language (exponent **, operators) * Fixed redirection from console (hhc.exe) generates spurious string to log window * Fixed Exception with empty var section in class (Tracker 2488024) * Fixed no (htm) output generation when "ocClasses" is removed (Tracker 2487028) What are the known bugs of the software ? *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 [Less]