DelphiDoc is an expert for Delphi 5 that generates automatically documentations for your projects in HTML format like JavaDoc for the Java 2 platform.
In this version of DelphiDoc expert you can describe the following elements :
units, classes, variables, constants, fields, methods, and procedures or functions that are not methods.
Like JavaDoc tool you can place special comments in your source code to describe its different elements.