7.7.1 StandardHTML Objects

observers
A list of all observers to generate.

template_path
The path to the html templates.

resource_path
The path to the html resurces (images etc.)

title
The html title of the output.

tile_size
The image size of graphical output.

verbosity

clean_path
If set to True the generator cleans the path before.

zoom_levels

overlap

font_size
The standard font size of graphical output.

dpi
The resolution of graphical output.

encoding
The project's encoding.

create( path, verbosity=None)
Creates the HTML output to path. If verbosity is set it overwrites the verbosity attribute.