PLSQL Doc

sjef

Member
I'm using this plugin for documenting a large number of packages, but miss some functionality like adding scripts (I know these are no db-objects) and sorted lists of procedures and functions within the packages.

Another question, is this plugin the same as mentioned in sourceforge downloads for plsqldoc? In my understanding it was kind of Delphi program, if so, are sources available to adjust to my needs?

kind regards
Sjef
 
I have added your script suggestion to the list of enhancement requests.

Sources for plsqldoc are not available. It is our own Plug-In and not available through sourceforge.
 
thanks Marco,
that would be nice. Regarding references to package procedures and functions, these are all accessible within the package but I prefer them to be visible in the index under "Procedures" e.g. "Functions" mentioning the name of the package and synopsis of the function/procedure as a description. It would make it much easier to find the proper program

Can you please tell me how to include spaces into a link? As it seems it is not possible to refer to documents like:
{%link "S:\IP\Wave\FO\I005 Interface\FD Customers to IRIS.doc" Name of Function Design}

After the first space the link is established using the rest as the name.

thanks in advance
Sjef
 
Back
Top