class documentation
class ContainerOutput(object): (source)
Known subclasses: docutils.utils.math.math2html.ContentsOutput, docutils.utils.math.math2html.EmptyOutput, docutils.utils.math.math2html.FixedOutput, docutils.utils.math.math2html.LinkOutput, docutils.utils.math.math2html.StringOutput
The generic HTML output for a container.
overridden in
docutils.utils.math.math2html.EmptyOutputDecide if the output is empty: by default, not empty.