summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-02-22 21:17:30 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-02-22 21:17:30 (GMT)
commit27e35527ff2201045102eb9f4cc73776aa002b0a (patch)
tree5694d6c3d0fabd8235498e0733ab801925270be3 /docs/index.rst
parent42abed4b37fcc0a37842f67b6a6e2f130021d20d (diff)
docs: Use sphinx to gather together all the wasp docs
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..84c9765
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,23 @@
+.. WASP-OS documentation master file, created by
+ sphinx-quickstart on Sat Feb 22 20:30:29 2020.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to WASP-OS's documentation!
+===================================
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+
+ README
+ wasp
+ TODO
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`