Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Html-Doc Generator like javadoc but for PL/SQL ??

Re: Html-Doc Generator like javadoc but for PL/SQL ??

From: Dale Edgar <dale_at_databee.com>
Date: Fri, 03 May 2002 14:16:55 GMT
Message-ID: <3cd29a5a.23490513@news.btclick.com>


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.



DataBee: Generate referentially correct subsets of large Oracle databases. http://www.DataBee.com

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US