DB DOC Enhancements for Oracle SQL Developer v4
- by thatjeffsmith
One of our more popular features is ‘DB Doc.’ It’s like JAVADOC for the database. Pick a connection, right-click, and go. It will generate an HTML documentation set for that schema.
For version 4, we’ve introduced a few enhancements based on user requests. That’s right, you asked, and we listened.
Added support for Package Bodies
Added parallelization option for larger doc sets
Enhanced the HTML formatting a bit
Select Your Object Types and Generation Options
We’ve changed the default selection of object types to be included and added support for package bodies
There’s also an option to auto-open the documentation set after it’s been generated.
And the HTML As Requested