From fa2a9504f11f1a4c9643706492d41494f64e8860 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 12 Oct 2011 01:14:15 +0200 Subject: Documentation update --- docs/source/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/source/index.rst (limited to 'docs/source/index.rst') diff --git a/docs/source/index.rst b/docs/source/index.rst new file mode 100644 index 000000000..d1d5a6585 --- /dev/null +++ b/docs/source/index.rst @@ -0,0 +1,22 @@ +.. Ishtar documentation master file, created by + sphinx-quickstart on Wed Oct 12 01:01:02 2011. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to Ishtar's documentation! +================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + installation + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3