summaryrefslogtreecommitdiff
path: root/docs/api/index.rst
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-08-26 11:05:33 -0500
committerRuben Pollan <meskio@sindominio.net>2014-08-26 11:06:08 -0500
commit7fb94e10525e76b6533e720c56945fa81df3b9fd (patch)
tree4ddbbb1c76eb285aad0f533c13ee38234fc5a6ea /docs/api/index.rst
parent726ee20f8e19fcc3bfe1d960e2b75cae53423533 (diff)
parenta9389c17bb695e4b4b4de176f085bcdd2d21fbbc (diff)
Merge branch 'feature/sphinx-boilerplate' into develop
Diffstat (limited to 'docs/api/index.rst')
-rw-r--r--docs/api/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/api/index.rst b/docs/api/index.rst
new file mode 100644
index 0000000..f5531df
--- /dev/null
+++ b/docs/api/index.rst
@@ -0,0 +1,23 @@
+.. mail documentation master file, created by
+ sphinx-quickstart on Mon Aug 25 19:47:12 2014.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to mail's documentation!
+================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 4
+
+ mail
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+