UIZE JavaScript Framework

MODULES Uize.Doc.Simple

1. Introduction

The Uize.Doc.Simple package provides a method for building HTML documentation from documentation that is written in the Wikitext-like SimpleDoc format.

DEVELOPERS: Chris van Rensburg

1.1. Examples

The following example pages are good showcases for the Uize.Doc.Simple module...

SimpleDoc Tester - Experiment with SimpleDoc - a Wikitext like document format. See its formatting rules in action. See how it is generated to HTML and preview the HTML.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Doc.Simple module...

SEARCH

1.2. Implementation Info

The Uize.Doc.Simple module defines the Uize.Doc.Simple package under the Uize.Doc namespace.

1.2.1. Features Introduced in This Module

The features listed in this section have been introduced in this module.

STATIC METHODS

Uize.Doc.Simple.build | Uize.Doc.Simple.toDocument | Uize.Doc.Simple.toSampleCode

STATIC PROPERTIES

Uize.Doc.Simple.moduleName | Uize.Doc.Simple.pathToResources

1.2.2. Features Overridden in This Module

No features have been overridden in this module.

1.2.3. Features Inherited From Other Modules

This module has no inherited features.

1.2.4. Modules Directly Under This Namespace

There are no modules directly under this namespace.

1.2.5. Unit Tests

There is no dedicated unit tests module for the Uize.Doc.Simple module.

2. Static Methods

2.1. Uize.Doc.Simple.build

IMPLEMENTATION INFO

this feature was introduced in this module

2.2. Uize.Doc.Simple.toDocument

IMPLEMENTATION INFO

this feature was introduced in this module

2.3. Uize.Doc.Simple.toSampleCode

IMPLEMENTATION INFO

this feature was introduced in this module

3. Static Properties

3.1. Uize.Doc.Simple.moduleName

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. Uize.Doc.Simple.pathToResources

IMPLEMENTATION INFO

this feature was introduced in this module