diff -r 01d01045a2b7 -r 9049384a2bd4 docs/source/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/source/index.rst Fri Nov 18 15:28:54 2016 +0100 @@ -0,0 +1,47 @@ +.. PyAMS_utils 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: + + +Welcome to PyAMS_utils's documentation! +======================================= + +At first, PyAMS was "Pyramid Application Management Skin". Actually, it's not only a simple skin but a whole set of +applications and content management tools. + +PyAMS_utils is a multipurpose utilities package, providing tools including: + + - custom interfaces + + - custom ZCA registry annotations + + - local registry support + + - network protocols utilities (for HTTP and XML-RPC) + + - custom utilities + + - a command line script to handle database upgrade process + + +.. toctree:: + :maxdepth: 2 + + install + zca + site + traverser + tales + locks + utilities + + +Indices and tables +------------------ + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search`