Library used in project (Delphi2010)
DelphiCodeToDoc need the stable release of JCL&JVCL to compile:
Package JVCL339CompleteJCL211-Build3536.
Download this really nice work here : http://jvcl.sourceforge.net/
Project Directories
DelphiCodeToDoc
Root directory
|
+-Doc All documents.
|
+-Exe Executable & ressource
|
+-QA Configuration for quality tools (audit & metrics)
|
+-Source All the source code.
|
+-Test DUnit test cases (unit test and integration tests)
|
+-tmp Temporary files, *.obj etc ...
|
+-web Web page on SourceForge
Note : if you want to have another directories structure, you
will need to change the path in Delphi IDE (Project\Options\Directories).
Source code presentation
The source code is (of course) using JavaDoc-style comment.
|