nodestack/docs/build/html/generated/pynodes.html

118 lines
3.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
2024-04-07 17:00:29 +02:00
<html lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
2024-04-07 17:00:29 +02:00
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>pynodes &#8212; pynodes 0.1 documentation</title>
2024-04-07 17:00:29 +02:00
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d1102ebc" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
<script src="../_static/documentation_options.js?v=2709fde1"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
2024-04-07 17:00:29 +02:00
<link rel="prev" title="API" href="../api.html" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
2024-04-07 17:00:29 +02:00
</head><body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="module-pynodes">
2024-04-07 17:00:29 +02:00
<span id="pynodes"></span><h1>pynodes<a class="headerlink" href="#module-pynodes" title="Link to this heading"></a></h1>
<p class="rubric">Classes</p>
2024-04-07 17:00:29 +02:00
<table class="autosummary longtable docutils align-default">
<tbody>
2024-04-07 17:00:29 +02:00
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">Node</span></code>(name[, parent])</p></td>
<td><p>Should be subclassed only</p></td>
</tr>
</tbody>
</table>
</section>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">pynodes</a></h1>
<h3>Navigation</h3>
<ul class="current">
2024-04-07 17:00:29 +02:00
<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">pynodes</a></li>
</ul>
</li>
</ul>
<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
2024-04-07 17:00:29 +02:00
<li><a href="../api.html">API</a><ul>
<li>Previous: <a href="../api.html" title="previous chapter">API</a></li>
</ul></li>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
2024-04-07 17:00:29 +02:00
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
2024-04-07 17:00:29 +02:00
&#169;2024, fabthegreat.
|
2024-04-07 17:00:29 +02:00
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.2.6</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
|
<a href="../_sources/generated/pynodes.rst.txt"
rel="nofollow">Page source</a>
</div>
</body>
</html>