Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
myst_parser._docs.StripUnsupportedLatex Class Reference
Inheritance diagram for myst_parser._docs.StripUnsupportedLatex:
Inheritance graph
[legend]
Collaboration diagram for myst_parser._docs.StripUnsupportedLatex:
Collaboration graph
[legend]

Public Member Functions

 run (self, **kwargs)
 
- Public Member Functions inherited from sphinx.transforms.post_transforms.SphinxPostTransform
None apply (self, **Any kwargs)
 
bool is_supported (self)
 
- Public Member Functions inherited from sphinx.transforms.SphinxTransform
Sphinx app (self)
 
BuildEnvironment env (self)
 
Config config (self)
 
- Public Member Functions inherited from docutils.transforms.Transform
 __init__ (self, document, startnode=None)
 

Static Public Attributes

int default_priority = 900
 
- Static Public Attributes inherited from sphinx.transforms.post_transforms.SphinxPostTransform
tuple builders = ()
 
tuple formats = ()
 
- Static Public Attributes inherited from docutils.transforms.Transform
 default_priority = None
 

Additional Inherited Members

- Public Attributes inherited from docutils.transforms.Transform
 document
 
 startnode
 
 language
 

Detailed Description

Remove unsupported nodes from the doctree.

Member Function Documentation

◆ run()

myst_parser._docs.StripUnsupportedLatex.run (   self,
**  kwargs 
)
Main method of post transforms.

Subclasses should override this method instead of ``apply()``.

Reimplemented from sphinx.transforms.post_transforms.SphinxPostTransform.


The documentation for this class was generated from the following file: