class documentation

class OdtPygmentsFormatter(pygments.formatter.Formatter):

Known subclasses: docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsLaTeXFormatter, docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsProgFormatter

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method rststyle Undocumented
Instance Variable escape​_function Undocumented
Instance Variable rststyle​_function Undocumented
def __init__(self, rststyle_function, escape_function):

Undocumented

def rststyle(self, name, parameters=()):

Undocumented

escape_function =

Undocumented

rststyle_function =

Undocumented