class documentation

class ContentsOutput(ContainerOutput):

Known subclasses: docutils.utils.math.math2html.FilteredOutput, docutils.utils.math.math2html.TaggedOutput

View In Hierarchy

Outputs the contents converted to HTML
Method gethtml Return the HTML code

Inherited from ContainerOutput:

Method isempty Decide if the output is empty: by default, not empty.