aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/api.rst4
-rw-r--r--doc/developers.rst4
-rw-r--r--doc/index.rst5
-rw-r--r--doc/tutorial.rst4
4 files changed, 17 insertions, 0 deletions
diff --git a/doc/api.rst b/doc/api.rst
new file mode 100644
index 0000000..db0f6fc
--- /dev/null
+++ b/doc/api.rst
@@ -0,0 +1,4 @@
+API documentation
+=================
+
+TODO
diff --git a/doc/developers.rst b/doc/developers.rst
new file mode 100644
index 0000000..4175a7d
--- /dev/null
+++ b/doc/developers.rst
@@ -0,0 +1,4 @@
+Developers
+==========
+
+TODO
diff --git a/doc/index.rst b/doc/index.rst
index 878669f..c659db8 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -27,6 +27,11 @@ Contents:
.. toctree::
:maxdepth: 2
+ tutorial.rst
+ api.rst
+ developers.rst
+
+
Indices and tables
==================
diff --git a/doc/tutorial.rst b/doc/tutorial.rst
new file mode 100644
index 0000000..2a01406
--- /dev/null
+++ b/doc/tutorial.rst
@@ -0,0 +1,4 @@
+Tutorial
+========
+
+TODO