ANN: DelphiCodeToDoc v0.15beta released - Free documentation system for =
Delphi
The latest version of DelphiCodeToDoc (v0.15b) has been released. It can =
be downloaded here:
http://prdownloads.sourceforge.net/dephicodetodoc/DelphiCodeToDoc_exe_v0.=
15b.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.15beta include all the modifications listed below :
Updated projects to Delphi2006
Added project name in form caption
Added confirmation when closing an unsaved project
Fixed Problem when DocAssessor is not defined in unit (Tracker 1482445)
Fixed issue with (** comments (Tracker 1352650)
Fixed Output Folder forbidden to be changed for existing projects =
(Tracker 1475301)
Fixed load/save project
Removed dosbox display when calling HHC.exe to build CHM (Tracker =
1119969)
Added hcc.exe messages to application's debug messages (Tracker 1462810)
Added waiting panel message to the user (CHM compilation may take time!)
Updated copyright and date information
Fixed COM filename error (Tracker 1447905)
Fixed Assertion when property linked to a class variable (Tracker =
1460512)
Fixed html link filename in toolbar not good (Tracker 1469081)
Updated configuration file to XML (Tracker 1021103)
Added function to import old *.dcd configuration file
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 ?
*
|