plsqlDoc Request

Bink

Member²
I would like to be able to create documentation on non stored objects.

For example, I could take an object (like a package) that I don't have permission to change, and create the documentation for it by adding comments etc. and save t somewhere like my c: drive, load it into PL/SQL Devleoper and create the documentation for it.

I maintain oracle apps that I don't have global rights to but would still like to document.

Thanks,

Bink

P. S. I hope this isn't a feature that already exists. I've looked but canot find any reference to it.
 
This should be possible. You can load a file into the Program Window and select the "Generate Documentation" item from the menu or toolbar. I do this quite frequently myself.
 
Marco,

Thanks for the tip. You have been very helpful.

I see I have to use the "Tools/plsqldoc/Generate Documentation" menu selection.

I overlooked this option because I am so used to looking for a context menu choice.
 
Back
Top