package documentation
(source)

The exporters are the main public objects for exporting, they control the execution of the whole process. Each exporter implements a different export style.
Module files No module docstring; 0/1 variable, 3/3 classes documented
Module mhtml No module docstring; 1/2 class documented

From __init__.py:

Class Exporter Base class that defines the public API for exporter objects
Function createIndexPage Undocumented
Variable logger Undocumented
logger = (source)

Undocumented

def createIndexPage(notebook, path, section=None): (source)

Undocumented