summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-02-15 01:34:53 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-02-15 01:34:53 +0100
commit8ccdaf23128fbe563658ca0d9d74d2ffd831b68d (patch)
treeec328953e34190e795cc6e89e4b6195116d250d2 /docs/index.rst
parentd245b10bb866100a5f853220350660288f75ce2a (diff)
downloadChimère-8ccdaf23128fbe563658ca0d9d74d2ffd831b68d.tar.bz2
Chimère-8ccdaf23128fbe563658ca0d9d74d2ffd831b68d.zip
Main refactoring vor version 2 - convert doc to rest and use sphinx
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..dfeab7f
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,23 @@
+.. Chimère documentation master file, created by
+ sphinx-quickstart on Wed Feb 15 00:42:28 2012.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Chimère's documentation!
+===================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ install
+ upgrade
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+