equal
deleted
inserted
replaced
|
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 Welcome to PyAMS_utils's documentation! |
|
10 ======================================= |
|
11 |
|
12 At first, PyAMS was "Pyramid Application Management Skin". Actually, it's not only a simple skin but a whole set of |
|
13 applications and content management tools. |
|
14 |
|
15 PyAMS_utils is a multipurpose utilities package, providing tools including: |
|
16 |
|
17 - custom interfaces |
|
18 |
|
19 - custom ZCA registry annotations |
|
20 |
|
21 - local registry support |
|
22 |
|
23 - network protocols utilities (for HTTP and XML-RPC) |
|
24 |
|
25 - custom utilities |
|
26 |
|
27 - a command line script to handle database upgrade process |
|
28 |
|
29 |
|
30 .. toctree:: |
|
31 :maxdepth: 2 |
|
32 |
|
33 install |
|
34 zca |
|
35 site |
|
36 traverser |
|
37 tales |
|
38 locks |
|
39 utilities |
|
40 |
|
41 |
|
42 Indices and tables |
|
43 ------------------ |
|
44 |
|
45 * :ref:`genindex` |
|
46 * :ref:`modindex` |
|
47 * :ref:`search` |