src/source/index.rst
changeset 99 b2be9a32f3fc
child 104 942151432421
equal deleted inserted replaced
-1:000000000000 99:b2be9a32f3fc
       
     1 .. PyAMS documentation master file, created by
       
     2    sphinx-quickstart on Tue Nov 15 16:18:42 2016.
       
     3    You can adapt this file completely to your liking, but it should at least
       
     4    contain the root `toctree` directive.
       
     5 .. _index:
       
     6 
       
     7 
       
     8 Contents
       
     9 ---------
       
    10 
       
    11 .. toctree::
       
    12    :maxdepth: 2
       
    13    :caption: Getting started
       
    14 
       
    15    Introduction <introduction>
       
    16    Quickstart <quickstart>
       
    17 
       
    18 .. toctree::
       
    19    :maxdepth: 2
       
    20    :caption: Tutorial
       
    21 
       
    22    PyAMS CMS User’s Guide <userguide>
       
    23    screenshots
       
    24 
       
    25 .. toctree::
       
    26    :maxdepth: 2
       
    27    :caption: Installation
       
    28 
       
    29    Architectures <architecture>
       
    30    Database: ZODB Server <zodb>
       
    31    Installing PyAMS <appinstall>
       
    32    Configuring and Running PyAMS <app>
       
    33    Managing PyAMS environment <manage>
       
    34    Additional Plugins <plugins>
       
    35 
       
    36 
       
    37 .. toctree::
       
    38    :maxdepth: 2
       
    39    :caption:  Technical documentation
       
    40 
       
    41    Zope Component Architecture <zca>
       
    42    developerguide
       
    43    packages
       
    44 
       
    45 
       
    46 .. toctree::
       
    47    :maxdepth: 2
       
    48    :caption:  Toolkit
       
    49 
       
    50    scripts
       
    51 
       
    52 .. toctree::
       
    53    :maxdepth: 2
       
    54    :caption:  Python Tests
       
    55 
       
    56    tests
       
    57 
       
    58 
       
    59 Indices and tables
       
    60 ------------------
       
    61 
       
    62 * :ref:`genindex`
       
    63 * :ref:`modindex`
       
    64 * :ref:`search`