Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
jsmath Namespace Reference

Namespaces

namespace  version
 

Functions

None html_visit_math (HTMLTranslator self, nodes.math node)
 
None html_visit_displaymath (HTMLTranslator self, nodes.math_block node)
 
None install_jsmath (Sphinx app, BuildEnvironment env)
 
Dict[str, Any] setup (Sphinx app)
 

Variables

 package_dir = path.abspath(path.dirname(__file__))
 
 _ = get_translation(__name__)
 

Detailed Description

    sphinxcontrib.jsmath
    ~~~~~~~~~~~~~~~~~~~~

    Set up everything for use of JSMath to display math in HTML
    via JavaScript.

    :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS.
    :license: BSD, see LICENSE for details.