Converting the notebooks to ReST with nbconvert, then using sphinx on the .rst files gives a pretty decent effect, except that the title levels are off a little. I need to look into hosting for the notebooks, maybe on MS Azure. In the meantime, I prefer the HTML made by Sphinx to the HTML made by nbconvert directly. It has index and cross refs and the code blocks scroll horizontally which is crucial for wide Joy traces. And Garamond. God bless Garamond. For the Sphinx docs I'm going to edit the notebook ReST files by hand, diverging from the originals.
121 lines
4.0 KiB
HTML
121 lines
4.0 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Python Module Index — Thun 0.1.1 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" 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="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
<link rel="search" title="Search" href="search.html" />
|
|
|
|
|
|
<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">
|
|
|
|
|
|
<h1>Python Module Index</h1>
|
|
|
|
<div class="modindex-jumpbox">
|
|
<a href="#cap-j"><strong>j</strong></a>
|
|
</div>
|
|
|
|
<table class="indextable modindextable">
|
|
<tr class="pcap"><td></td><td> </td><td></td></tr>
|
|
<tr class="cap" id="cap-j"><td></td><td>
|
|
<strong>j</strong></td><td></td></tr>
|
|
<tr>
|
|
<td><img src="_static/minus.png" class="toggler"
|
|
id="toggle-1" style="display: none" alt="-" /></td>
|
|
<td>
|
|
<code class="xref">joy</code></td><td>
|
|
<em></em></td></tr>
|
|
<tr class="cg-1">
|
|
<td></td>
|
|
<td>   
|
|
<a href="joy.html#module-joy.joy"><code class="xref">joy.joy</code></a></td><td>
|
|
<em></em></td></tr>
|
|
<tr class="cg-1">
|
|
<td></td>
|
|
<td>   
|
|
<a href="library.html#module-joy.library"><code class="xref">joy.library</code></a></td><td>
|
|
<em></em></td></tr>
|
|
<tr class="cg-1">
|
|
<td></td>
|
|
<td>   
|
|
<a href="parser.html#module-joy.parser"><code class="xref">joy.parser</code></a></td><td>
|
|
<em></em></td></tr>
|
|
<tr class="cg-1">
|
|
<td></td>
|
|
<td>   
|
|
<a href="pretty.html#module-joy.utils.pretty_print"><code class="xref">joy.utils.pretty_print</code></a></td><td>
|
|
<em></em></td></tr>
|
|
<tr class="cg-1">
|
|
<td></td>
|
|
<td>   
|
|
<a href="stack.html#module-joy.utils.stack"><code class="xref">joy.utils.stack</code></a></td><td>
|
|
<em></em></td></tr>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
<div class="sphinxsidebarwrapper"><div class="relations">
|
|
<h3>Related Topics</h3>
|
|
<ul>
|
|
<li><a href="index.html">Documentation overview</a><ul>
|
|
</ul></li>
|
|
</ul>
|
|
</div>
|
|
<div id="searchbox" style="display: none" role="search">
|
|
<h3>Quick search</h3>
|
|
<div class="searchformwrapper">
|
|
<form class="search" action="search.html" method="get">
|
|
<input type="text" name="q" />
|
|
<input type="submit" value="Go" />
|
|
<input type="hidden" name="check_keywords" value="yes" />
|
|
<input type="hidden" name="area" value="default" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="footer">
|
|
©2018, Simon Forman.
|
|
|
|
|
|
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.3</a>
|
|
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |