module documentation

Sphinx application class and extensibility interface.

Gracefully adapted from the TextPress system by Armin.

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Sphinx The main application class and extensibility interface.
Class ​Template​Bridge This class defines the interface for a "template bridge", that is, a class that renders templates given a template name and a context.
Constant ENV​_PICKLE​_FILENAME Undocumented
Variable builtin​_extensions Undocumented
Variable logger Undocumented
ENV_PICKLE_FILENAME: str =

Undocumented

Value
'environment.pickle'
builtin_extensions: tuple[str, ...] =

Undocumented

logger =

Undocumented