OSDN Git Service

Remove old docs.
[joypy/Thun.git] / docs / sphinx_docs / _build / html / _sources / notebooks / index.rst.txt
diff --git a/docs/sphinx_docs/_build/html/_sources/notebooks/index.rst.txt b/docs/sphinx_docs/_build/html/_sources/notebooks/index.rst.txt
deleted file mode 100644 (file)
index dbb23a5..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-
-Essays about Programming in Joy
-===============================
-
-These essays are adapted from Jupyter notebooks.  I hope to have those hosted somewhere where people can view them "live" and interact with them, possibly on MS Azure.  For now, Sphinx does such a great job rendering the HTML that I am copying over some notebooks in ReST format and hand-editing them into these documents.
-
-.. toctree::
-   :glob:
-   :maxdepth: 2
-
-   Developing
-   Quadratic
-   Replacing
-   Recursion_Combinators
-   Ordered_Binary_Trees
-   Treestep
-   Generator_Programs
-   Newton-Raphson
-   Square_Spiral
-   Zipper
-   Types
-   TypeChecking
-   NoUpdates
-   Categorical
-   The_Four_Operations
-   Derivatives_of_Regular_Expressions
-