# HG changeset patch # User Damien Correia # Date 1544462240 -3600 # Node ID 1de74ac0628f9bfbd2c9ce97c8701ea2e689df1d # Parent 3de12781a1681a602ed364ccb3a720fb282721a9 Updated packages reference index diff -r 3de12781a168 -r 1de74ac0628f src/source/packages.rst --- a/src/source/packages.rst Mon Dec 10 18:16:35 2018 +0100 +++ b/src/source/packages.rst Mon Dec 10 18:17:20 2018 +0100 @@ -1,51 +1,60 @@ .. _packages: -PyAMS packages -============== +PyAMS packages reference +======================== -PyAMS core ----------- +Core packages +------------- .. toctree:: :maxdepth: 1 + PyAMS Template + PyAMS Viewlet + PyAMS Pagelet PyAMS Utils - PyAMS ZMI - PyAMS Content PyAMS Skin + PyAMS Form + PyAMS File + PyAMS I18N + PyAMS Security PyAMS Catalog - PyAMS Form - PyAMS Portal - PyAMS Template - PyAMS Pagelet - PyAMS Viewlet + PyAMS Mail + PyAMS Cache + PyAMS ZMQ + PyAMS Scheduler + PyAMS ZMI -Additional PyAMS packages -------------------------- +CMS Packages +------------ + +.. toctree:: + :maxdepth: 1 + + PyAMS Sequence + PyAMS Workflow + PyAMS Thesaurus + PyAMS Portal + PyAMS Content + PyAMS Default theme + + +Optional packages +----------------- PyAMS is built on many additional packages, and provides a whole set of extensions. Here is a list of them: .. toctree:: :maxdepth: 1 + PyAMS Content with ElasticSearch + PyAMS APM + PyAMS ZODBbrowser + PyAMS LDAP + PyAMS GIS PyAMS Alchemy - PyAMS Cache - PyAMS Content with ElasticSearch - PyAMS Default theme - PyAMS File - PyAMS GIS - PyAMS I18N - PyAMS LDAP - PyAMS Mail PyAMS Media PyAMS Notify PyAMS Notify with WebSocket - PyAMS Scheduler - PyAMS Thesaurus - PyAMS Security - PyAMS Sequence - PyAMS Workflow - PyAMS ZMQ - PyAMS ZODBbrowser