diff -r f05d7aea098a -r bcad1ec7f4e8 docs/README.txt --- a/docs/README.txt Fri Jul 10 16:59:11 2020 +0200 +++ b/docs/README.txt Wed Jul 15 14:55:39 2020 +0200 @@ -0,0 +1,37 @@ +============= +MyAMS package +============= + +.. contents:: + + +What is PyAMS? +============== + +PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications +and content management with the Pyramid framework. + +**PyAMS** is actually mainly used to manage web sites through content management applications (CMS, +see PyAMS_content package), but many features are generic and can be used inside any kind of web +application. + +All PyAMS documentation is available on `ReadTheDocs `_. + + +What is MyAMS? +============== + +MyAMS.js is a "small" extension package over JQuery and Bootstrap. It provides a small set of +features using the HTML "data" API to enable components configuration without using any +javascript code. + +Please note that this package also includes a Python package, for easy integration of MyAMS +within a Pyramid application. + + +New MyAMS major release +======================= + +A complete MyAMS rewrite is currently on it's way, with upgraded versions of JQuery and Bootstrap +and different modules architecture; a demo and documentation site of this new release is available +at http://myams.ztfy.org.