Difference between revisions of "Documentation Generator"

From dbscript Online Help
Jump to: navigation, search
(Definition)
(Generation)
Line 24: Line 24:
  
 
== Generation ==
 
== Generation ==
 +
 +
To generate documentation, dbscript first creates an XML document representing each selected object. Then the selected XSL Style Sheet is applied and the result of the transformation is stored (either as download, or as Wiki page).
  
 
[[Dg-gen|Preview and Generate]]
 
[[Dg-gen|Preview and Generate]]

Revision as of 07:17, 21 September 2009

Online Documentation for dbscript by devio

Overview

dbscript generates documentation from database schemas and table values in the following formats:

- Single HTML file

- MediaWiki

- ScrewTurn Wiki

- ScrewTurn Wiki Page Provider

- PNG Data Diagram

Documentation Wiki Setup

Definition

Documentation Generator properties

Each Documentation Generator consists of 1 or more Parts.

Generation

To generate documentation, dbscript first creates an XML document representing each selected object. Then the selected XSL Style Sheet is applied and the result of the transformation is stored (either as download, or as Wiki page).

Preview and Generate