diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-13 23:23:21 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-13 23:23:21 +0200 |
commit | a243a38178d4db223eb8dc21cabec1bb2b2764c8 (patch) | |
tree | 770a5791bf1d149b455abb1678237546a316c261 /docs/old/source/index.rst | |
parent | 05003124ae5f03de6fe8fd4a9304dcf3d64e859e (diff) | |
parent | 59db8f041c74c6ef7cd2bbede5562538154554bc (diff) | |
download | Ishtar-a243a38178d4db223eb8dc21cabec1bb2b2764c8.tar.bz2 Ishtar-a243a38178d4db223eb8dc21cabec1bb2b2764c8.zip |
Merge branch 'master' into v0.9
Diffstat (limited to 'docs/old/source/index.rst')
-rw-r--r-- | docs/old/source/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/old/source/index.rst b/docs/old/source/index.rst new file mode 100644 index 000000000..e4f85340e --- /dev/null +++ b/docs/old/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: 3 + + installation + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |