Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Html-Doc Generator like javadoc but for PL/SQL ??
Hi
The Freeware DataBee DBATool may do what you want.
The DBATool is designed to dump out the complete DDL of a schema as an interlinked HTML tree. The output file naming convention is simple - you could easily split out just the packages, procedures & etc.
http://www.DataBee.com/dt_home.htm
Regards
Dale Edgar
Net 2000 Ltd.
On Fri, 03 May 2002 14:12:42 +0200, Christof Kaiser <Kaiser_at_logiball.de> wrote:
>I am looking for a documentation generator which can handle PL/SQL and
>generates HTML Docs from the (procedure/function) comments in the source
>code.
>
>I mean, something like javadoc, doxygen, doc++ etc but for PL/SQL.
>In fact, it yould be ideal, if it can handle different languages such
>as: java, c++, pl/sql and magik (of smallworld gis).
Received on Fri May 03 2002 - 09:16:55 CDT
![]() |
![]() |