docs/build/html/_sources/index.txt
changeset 78 54aeb42c0d80
equal deleted inserted replaced
77:13f3fb3fc4ef 78:54aeb42c0d80
       
     1 .. PyAMS_utils 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 
       
     6 .. _index:
       
     7 
       
     8 
       
     9 **WARNING**: this is a "work-in-progress" documentation. All elements described here are not publicly available yet!!!
       
    10 
       
    11 
       
    12 Welcome to PyAMS_utils's documentation!
       
    13 =======================================
       
    14 
       
    15 At first, PyAMS was "Pyramid Application Management Skin". Actually, it's not only a simple skin but a whole "Suite" of
       
    16 applications and content management tools.
       
    17 
       
    18 PyAMS_utils is a multipurpose utilities package, providing tools including:
       
    19 
       
    20  - custom interfaces
       
    21 
       
    22  - custom ZCA registry annotations
       
    23 
       
    24  - local registry support
       
    25 
       
    26  - network protocols utilities (for HTTP and XML-RPC)
       
    27 
       
    28  - custom utilities
       
    29 
       
    30  - a command line script to handle database upgrade process
       
    31 
       
    32 
       
    33 .. toctree::
       
    34    :maxdepth: 2
       
    35 
       
    36    install
       
    37    zca
       
    38    site
       
    39    traverser
       
    40    tales
       
    41    utilities
       
    42 
       
    43 
       
    44 Indices and tables
       
    45 ------------------
       
    46 
       
    47 * :ref:`genindex`
       
    48 * :ref:`modindex`
       
    49 * :ref:`search`