We have just released a new version of the plsqldoc Plug-In . It includes the following enhancements:
  • Allow descriptions for @link and @see (e.g. {@link <name> <description})
  • You can specify an overload sequence in a link by adding 1..n after a semi-colon. For example:
    @see dbms_output.put_line;2
  • New "Format program unit declarations" option added
  • Sort order in the index was not correct for the last generated file
  • Javadoc style comments are now interpreted correctly
  • Links to overloaded program units now go to the first overloading by default
  • Back slashes are replaced by forward slashes in the HTML for platform independence
  • Extra diagnostic information when a document cannot be generated
  • Parameters without descriptions were not formatted correctly
  • Constructor methods were not recognized
  • Table Defaults were not displayed
  • Column datatypes did not display size, scale or precision


------------------
Marco Kalter
Allround Automations


Marco Kalter
Allround Automations