FoReDoclet

Technical documentation tool for Oracle Forms projects. Generates HTML documentation about all of the main Forms development unit source files similarly to JavaDoc (form, menu, PL/SQL library and object library).

Technical features

Uses the Comment property of internal objects (blocks, parameters, alerts)
Parses PL/SQL elements (procedures, functions, packages, triggers) as well as standard internal elements.
The generated HTML documentation is highly customizable by style sheets or direct template modification.
Accepts HTML codes in Comments property fields and PL/SQL comment blocks.

Benefits

Eliminates the need of writing separate technical documentation, works directly from the source.
Provides an efficient way of producing high-quality technical documentation for Oracle Forms based applications.