A little more bit o' docs.

This commit is contained in:
Simon Forman
2018-07-14 12:29:25 -07:00
parent 41b39e5977
commit 54491f0da2
20 changed files with 1702 additions and 131 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $(docs_rst): %.rst : %.ipynb
python -m nbconvert --to rst $<
move_us = Generator_Programs.rst Newton-Raphson.rst Ordered_Binary_Trees.rst Quadratic.rst Recursion_Combinators.rst Replacing.rst Treestep.rst Types.rst Zipper.rst
move_us = Derivatives_of_Regular_Expressions.rst Generator_Programs.rst Newton-Raphson.rst Ordered_Binary_Trees.rst Quadratic.rst Recursion_Combinators.rst Replacing.rst The_Four_Operations.rst Treestep.rst TypeChecking.rst Types.rst Zipper.rst
mov: $(move_us)
cp -v $? ./sphinx_docs/notebooks/