Get DelphiCodeToDoc at SourceForge.net. Fast, secure and Free Open Source software downloads
http://delphi.developpez.com/
DelphiCodeToDoc
Free documentation tool for Delphi, with JavaDoc support.


Home page

SF project page

Get DCTD software

Download

See all releases

Translations

Third-party tools

Documentation

What is it ?

What's new?

Technical papers

JavaDoc Syntax

Support

FAQ

Mailing Lists

Discussion Forum

Feedback

Browse/Submit Bugs

Browse/Submit Features

Browse/Submit Support requests

Development

Get involved

History

Usefull Links

 

 

FAQ for Developers


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.