The Hylos notebook is not ready for public yet.

This commit is contained in:
Simon Forman
2018-06-08 13:05:59 -07:00
parent f5fe7d9726
commit b98e9f2107
18 changed files with 463 additions and 2825 deletions
+3 -1
View File
@@ -22,7 +22,9 @@ $(docs_md): %.md : %.ipynb
$(docs_rst): %.rst : %.ipynb
python -m nbconvert --to rst $<
move_us = Generator_Programs.rst Ordered_Binary_Trees.rst Quadratic.rst Replacing.rst Treestep.rst Zipper.rst
move_us = Generator_Programs.rst Newton-Raphson.rst Ordered_Binary_Trees.rst Quadratic.rst Replacing.rst Treestep.rst Zipper.rst
mov: $(move_us)
cp -v $? ./sphinx_docs/notebooks/