module documentation

Single HTML builders.

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Single​File​HTMLBuilder A StandaloneHTMLBuilder subclass that puts the whole document tree on one HTML page.
Variable logger Undocumented
Function setup Undocumented
logger =

Undocumented

def setup(app):

Undocumented

Parameters
app:SphinxUndocumented
Returns
Dict[str, Any]Undocumented