File: index.rst

package info (click to toggle)
nbsphinx 0.8.11%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,672 kB
  • sloc: python: 2,144; makefile: 38; sed: 16; sh: 15
file content (32 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
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.