1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
.. include:: ../README.rst
All content shown below
was generated from Jupyter notebooks,
except for the sections :doc:`a-normal-rst-file`,
:doc:`contributing` and :doc:`version-history`,
which were generated from Sphinx's built-in `reStructuredText`__ format.
__ https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
.. toctree::
:maxdepth: 4
:glob:
installation
usage
markdown-cells
code-cells
raw-cells
hidden-cells
executing-notebooks
prolog-and-epilog
subdir/*
custom-css
a-normal-rst-file
links
contributing
version-history
.. only:: html
There is also :ref:`/orphan.ipynb`, just for the sake of it.
|