[DephiCodeToDoc-news] DelphiCodeToDoc v0.12beta released
Free documentation system for Delphi / Pascal with JavaDoc support.
Status: Beta
Brought to you by:
trident
From: TRIDENT J. <tri...@ho...> - 2005-05-23 07:21:56
|
ANN: DelphiCodeToDoc v0.12beta released - Free documentation system for Delphi The latest version of DelphiCodeToDoc (v0.12b) has been released. It can be downloaded here: http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.12b.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.12beta include all the modifications listed below : Added a new nice wizard (Tracker 947525, 947528, 971492) Fixed Full Wizard Finish button not working Added Delphi DPR project support (Tracker 1106580) Added DPR file parsing (Tracker 1101467) Added Library support as units (Tracker 1101467) Fixed assertion with single function in unit (Tracker 1205324) Fixed Purge Output Folder function locks the program (Tracker 1119972) Added Properties description as other members (Tracker 987860) Added folders for output files (Tracker 1068490) Added list of include and exclude files/folders in project configuration (Tracker 971492) Added comments in wizard Added confirmation panel when exiting wizard Updated French translation Fixed Library issue (memory leak) Added Exports section for DLL project Updated HTML links to relative Updated Quick wizard Updated JCL to v1.94 and JVCL to v3.00 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 supported for the moment *No pre-processor define can be add *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 TridenT Delphi + JavaDoc = DelphiCodeToDoc http://dephicodetodoc.sourceforge.net/ |