package documentation

Builder superclass for all builders.

Module changes Changelog builder.
Module dirhtml Directory HTML builders.
Module dummy Do syntax checks, but no writing.
Module epub3 Build epub3 files.
Module gettext The MessageCatalogBuilder class.
Package html Several HTML builders.
Package latex LaTeX builder.
Module linkcheck The CheckExternalLinksBuilder class.
Module manpage Manual pages builder.
Module singlehtml Single HTML builders.
Module texinfo Texinfo builder.
Module text Plain-text Sphinx builder.
Module xml Docutils-native XML and pseudo-XML builders.
Module _epub_base Base class of epub2/epub3 builders.

From __init__.py:

Class Builder Builds target formats from the reST sources.
Variable logger Undocumented

Undocumented