class documentation

class SphinxFileOutput(FileOutput):

View In Hierarchy

Better FileOutput class for Sphinx.
Method __init__ Undocumented
Method write Undocumented
Instance Variable overwrite​_if​_changed Undocumented
def __init__(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
def write(self, data):

Undocumented

Parameters
data:strUndocumented
Returns
strUndocumented
overwrite_if_changed =

Undocumented