summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-16 17:51:23 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-16 17:51:23 +0200
commit3f810c231e661e9141c9c586ebd6d9d182488c92 (patch)
treec9d807b648f780ecde5c4ea49cf222c0253d61be /doc/index.rst
parent7ff5a4afe2d7a40dce34ae187a23b7d0feba33ba (diff)
added sphinx doc generation
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..b94c162
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,22 @@
+.. PySpike documentation master file, created by
+ sphinx-quickstart on Thu Oct 16 15:56:58 2014.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to PySpike's documentation!
+===================================
+
+Reference:
+
+.. toctree::
+ :maxdepth: 2
+
+ pyspike
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+