Updated Readme
authorThierry Florac <thierry.florac@onf.fr>
Wed, 15 Jul 2020 14:55:39 +0200
changeset 1 bcad1ec7f4e8
parent 0 f05d7aea098a
child 2 de92c1029440
Updated Readme
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 <https://pyams.readthedocs.io>`_.
+
+
+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.