![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self) | |
| interpolation_dict (self) | |
| assemble_parts (self) | |
Public Member Functions inherited from docutils.writers._html_base.Writer | |
| get_transforms (self) | |
| translate (self) | |
| apply_template (self) | |
Public Member Functions inherited from docutils.writers.Writer | |
| write (self, document, destination) | |
Public Member Functions inherited from docutils.Component | |
| supports (self, format) | |
Public Attributes | |
| translator_class | |
| pepnum | |
| title | |
| body | |
Public Attributes inherited from docutils.writers.html4css1.Writer | |
| parts | |
| translator_class | |
Public Attributes inherited from docutils.writers._html_base.Writer | |
| visitor | |
| output | |
Public Attributes inherited from docutils.writers.Writer | |
| parts | |
Public Attributes inherited from docutils.TransformSpec | |
| default_transforms | |
Static Public Attributes | |
| str | default_stylesheet = 'pep.css' |
| default_stylesheet_path | |
| str | default_template = 'template.txt' |
| default_template_path | |
| settings_spec | |
| dict | settings_default_overrides |
| tuple | relative_path_settings = ('template',) |
| str | config_section = 'pep_html writer' |
| tuple | config_section_dependencies |
Static Public Attributes inherited from docutils.writers.html4css1.Writer | |
| tuple | supported = ('html', 'html4', 'html4css1', 'xhtml', 'xhtml10') |
| list | default_stylesheets = ['html4css1.css'] |
| list | default_stylesheet_dirs |
| default_template | |
| settings_spec | |
| str | config_section = 'html4css1 writer' |
Static Public Attributes inherited from docutils.writers._html_base.Writer | |
| tuple | supported = ('html', 'xhtml') |
| tuple | settings_spec |
| dict | settings_defaults = {'output_encoding_error_handler': 'xmlcharrefreplace'} |
| tuple | relative_path_settings = ('template',) |
| str | config_section = 'html base writer' |
| tuple | config_section_dependencies = ('writers', 'html writers') |
| tuple | visitor_attributes |
Static Public Attributes inherited from docutils.writers.Writer | |
| str | component_type = 'writer' |
| str | config_section = 'writers' |
| document = None | |
| output = None | |
| language = None | |
| destination = None | |
Static Public Attributes inherited from docutils.Component | |
| component_type = None | |
| tuple | supported = () |
Static Public Attributes inherited from docutils.SettingsSpec | |
| tuple | settings_spec = () |
| settings_defaults = None | |
| settings_default_overrides = None | |
| tuple | relative_path_settings = () |
| config_section = None | |
| config_section_dependencies = None | |
Static Public Attributes inherited from docutils.TransformSpec | |
| tuple | default_transforms = () |
| tuple | unknown_reference_resolvers = () |
| docutils.writers.pep_html.Writer.__init__ | ( | self | ) |
Reimplemented from docutils.writers.html4css1.Writer.
| docutils.writers.pep_html.Writer.assemble_parts | ( | self | ) |
Assemble the `self.parts` dictionary. Extend in subclasses. See <https://docutils.sourceforge.io/docs/api/publisher.html>.
Reimplemented from docutils.writers._html_base.Writer.
| docutils.writers.pep_html.Writer.interpolation_dict | ( | self | ) |
Reimplemented from docutils.writers._html_base.Writer.
|
static |
|
static |
|
static |
|
static |
|
static |