class documentation
class ContentsOutput(ContainerOutput): (source)
Known subclasses: docutils.utils.math.math2html.FilteredOutput, docutils.utils.math.math2html.TaggedOutput
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. |
overridden in
docutils.utils.math.math2html.FilteredOutput, docutils.utils.math.math2html.TaggedOutputReturn the HTML code