Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
myst_parser.sphinx_ext.main Namespace Reference

Functions

None setup_sphinx (Sphinx app, bool load_parser=False)
 
 create_myst_config (app)
 

Detailed Description

The setup for the sphinx extension.

Function Documentation

◆ create_myst_config()

myst_parser.sphinx_ext.main.create_myst_config (   app)
Create the myst config object and add it to the sphinx environment.

◆ setup_sphinx()

None myst_parser.sphinx_ext.main.setup_sphinx ( Sphinx  app,
bool   load_parser = False 
)
Initialize all settings and transforms in Sphinx.

:param app: The Sphinx application object.
:param load_parser: Whether to load the parser.