Enhancements in plsqldoc 1.1.0 ============================== - Generate and View toolbar buttons now use the source text from the editor instead of the database - Triggers can now be documented - Replaced the default @ tag prefix with # to prevent problems in SQL*Plus - Added a #Usage tag to document the usage of an element - Added a {#skip} tag to skip comment blocks for documentation - Added a TabSize option for replacing tabs - Added an option to suppress line prefixes - Added support for html tag - Added support for html tag - Support for
and
  • html tags - Added Command Window Interface with the following commands: > plugin plsqldoc GENERATE ... > VIEW - View documentation of an object > ABOUT - display version info > CONFIGURE - open config dialog > INDEX - show html index > DELETE - delete documentation files > REBUILD - rebuild index files