diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-20 14:20:15 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-20 14:20:15 +0100 |
commit | 29a3d934166bf8b8ecf087f28fbd66dbc569c137 (patch) | |
tree | 723e5bf386f2d6621b8cd97c493daea3e0ba1c93 /source/index.rst |
Initial files from sphinx-quickstart
Diffstat (limited to 'source/index.rst')
-rw-r--r-- | source/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/source/index.rst b/source/index.rst new file mode 100644 index 0000000..6819c49 --- /dev/null +++ b/source/index.rst @@ -0,0 +1,20 @@ +.. Valhalla's fiber craft patterns documentation master file, created by + sphinx-quickstart on Mon Dec 20 14:18:08 2021. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Valhalla's fiber craft patterns +=============================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |