Autodoc - HTML Output

Details Exported

  • Primary Key
  • Foreign Keys and links to other tables
  • Column type, Not Null status, and default value
  • Table and column description
  • Table and column constraints
  • Groups structures by schema
  • SERIAL extraction
  • Descriptions stored in using COMMENT ON for schemas, tables, and columns
  • Permissions for users and groups
  • Function outlines and documentation
  • Schema and database comments

Although the output of the template should comply with HTML4.01 strict specification it is not overly pretty to look at. I highly suggest using tidy to clean it up prior to publishing.

Example 1. HTML Example

An example based on the regression database which has been post-processed by tidy.