Working on docs.

This commit is contained in:
Simon Forman
2018-04-26 11:47:55 -07:00
parent 8dc629cbd5
commit 7aa8580ee3
12 changed files with 110 additions and 49 deletions
+7
View File
@@ -114,6 +114,13 @@ There are also some Jupyter notebooks.</p>
<li class="toctree-l2"><a class="reference internal" href="lib.html#void"><code class="docutils literal notranslate"><span class="pre">void</span></code></a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/index.html">Essays about Programming in Joy</a><ul>
<li class="toctree-l2"><a class="reference internal" href="notebooks/Developing.html">Developing a Program in Joy</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/Trees.html">Treating Trees</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/Newton-Raphson.html">Newtons method</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/Quadratic.html">Quadratic formula</a></li>
</ul>
</li>
</ul>
</div>
</div>