src/source/index.rst
changeset 99 b2be9a32f3fc
child 104 942151432421
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/index.rst	Thu Dec 06 08:24:10 2018 +0100
@@ -0,0 +1,64 @@
+.. PyAMS documentation master file, created by
+   sphinx-quickstart on Tue Nov 15 16:18:42 2016.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+.. _index:
+
+
+Contents
+---------
+
+.. toctree::
+   :maxdepth: 2
+   :caption: Getting started
+
+   Introduction <introduction>
+   Quickstart <quickstart>
+
+.. toctree::
+   :maxdepth: 2
+   :caption: Tutorial
+
+   PyAMS CMS User’s Guide <userguide>
+   screenshots
+
+.. toctree::
+   :maxdepth: 2
+   :caption: Installation
+
+   Architectures <architecture>
+   Database: ZODB Server <zodb>
+   Installing PyAMS <appinstall>
+   Configuring and Running PyAMS <app>
+   Managing PyAMS environment <manage>
+   Additional Plugins <plugins>
+
+
+.. toctree::
+   :maxdepth: 2
+   :caption:  Technical documentation
+
+   Zope Component Architecture <zca>
+   developerguide
+   packages
+
+
+.. toctree::
+   :maxdepth: 2
+   :caption:  Toolkit
+
+   scripts
+
+.. toctree::
+   :maxdepth: 2
+   :caption:  Python Tests
+
+   tests
+
+
+Indices and tables
+------------------
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`