Generate meta-schema documentation

You can generate an HTML file that provides documentation on the meta-schema. It lists the tables, columns, indexes and foreign keys.

Any modifications made to the meta-schema will be considered as if applied to the database. New objects added to the meta-schema and modification made on existing objects will be seen in the documentation. Removed objects will not be shown.
  1. Open a meta-schema file.
  2. Select Database > Generate Schema Documentation.
    The documentation is generated in a temporary file and displayed in a browser.
  3. To keep a copy of the documentation, save the page from the browser.