From 830e4ae4634d5ca837f638b443f04c700ae2f437 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 11 Jun 2016 21:32:18 +0200 Subject: Documentation: install from Debian Package --- docs/old/source/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/old/source/index.rst (limited to 'docs/old/source/index.rst') 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` + -- cgit v1.2.3