|
PLDocer generates API Documentation
from PL/SQL code. PLDocer parses the declarations and documentation
comments from one or more PL/SQL source files or sources
stored in the database. It also produces corresponding HTML
pages describing packages, procedures, functions, triggers,
menu code, object libraries, and variables.
Additionally, an index and
a list of obsolete code can be produced. PLDocer uses javadoc
like comment tags, produces a javadoc look and feel, and
provides for additional comment tags. It allows a user to
document one or more files or sources stored in the database.
PLDocer is a command line
utility that supports the generation of PL/SQL source files
which contain: Oracle 7.x, 8.x, and 9.x stored packages,
procedures, and functions; Oracle Forms 4.5, 5.0, 6.0, and
9.x including menus, plls, and object libraries; and Oracle
Reports 2.5, 3.0, 6.0, and 9.x. Additionally PLDocer supports
the generation of PL/SQL from the database stored in procedures,
functions, and packages.
|