160 lines
5.7 KiB
HTML
160 lines
5.7 KiB
HTML
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>DisplayArray Documentation — DisplayArray documentation</title>
|
|
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
<script type="text/javascript" id="documentation_options" data-url_root="#" src="_static/documentation_options.js"></script>
|
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
<script type="text/javascript" src="_static/language_data.js"></script>
|
|
<link rel="index" title="Index" href="genindex/" />
|
|
<link rel="search" title="Search" href="search/" />
|
|
<link rel="next" title="displayarray.display" href="display/" />
|
|
|
|
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
|
|
</head><body>
|
|
|
|
|
|
<div class="document">
|
|
<div class="documentwrapper">
|
|
<div class="bodywrapper">
|
|
|
|
|
|
<div class="body" role="main">
|
|
|
|
<p>sphinx-quickstart on Thu Nov 7 21:13:18 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root <cite>toctree</cite> directive.</p>
|
|
<dl class="field-list simple">
|
|
<dt class="field-odd">github_url</dt>
|
|
<dd class="field-odd"><p><a class="reference external" href="https://github.com/simleek/displayarray">https://github.com/simleek/displayarray</a></p>
|
|
</dd>
|
|
</dl>
|
|
<div class="section" id="displayarray-documentation">
|
|
<h1>DisplayArray Documentation<a class="headerlink" href="#displayarray-documentation" title="Permalink to this headline">¶</a></h1>
|
|
<p>DisplayArray displays arrays.</p>
|
|
<div class="toctree-wrapper compound">
|
|
<p class="caption"><span class="caption-text">Python API</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="display/">display</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="display/#windows">Windows</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="frame/">frame</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="frame/#module-displayarray.frame">Frame Passing</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="effects/">effects</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="effects/#crop">Crop</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="effects/#module-displayarray.effects.lens">Lens</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="effects/#select-channels">Select Channels</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="input/">input</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="input/#mouse-input">Mouse Input</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="input/#key-input">Key Input</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="toctree-wrapper compound">
|
|
<p class="caption"><span class="caption-text">Bash API</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="displayarray_bash/">displayarray</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="indices-and-tables">
|
|
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
|
|
<ul class="simple">
|
|
<li><p><a class="reference internal" href="genindex/"><span class="std std-ref">Index</span></a></p></li>
|
|
<li><p><a class="reference internal" href="py-modindex/"><span class="std std-ref">Module Index</span></a></p></li>
|
|
<li><p><a class="reference internal" href="search/"><span class="std std-ref">Search Page</span></a></p></li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
<div class="sphinxsidebarwrapper">
|
|
<h1 class="logo"><a href="#">DisplayArray</a></h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Navigation</h3>
|
|
<p class="caption"><span class="caption-text">Python API</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="display/">display</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="frame/">frame</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="effects/">effects</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="input/">input</a></li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Bash API</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="displayarray_bash/">displayarray</a></li>
|
|
</ul>
|
|
|
|
<div class="relations">
|
|
<h3>Related Topics</h3>
|
|
<ul>
|
|
<li><a href="#">Documentation overview</a><ul>
|
|
<li>Next: <a href="display/" title="next chapter">displayarray.display</a></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/" method="get">
|
|
<input type="text" name="q" aria-labelledby="searchlabel" />
|
|
<input type="submit" value="Go" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="footer">
|
|
©2019, Simulator Leek.
|
|
|
|
|
|
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.0</a>
|
|
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|
|
|
|
|
|
|
<a href="_sources/index.rst.txt"
|
|
rel="nofollow">Page source</a>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |