src/source/index.rst
changeset 11 ba0b83b57c0c
parent 0 d153941bb745
child 16 aeb2f717165d
--- a/src/source/index.rst	Mon Jan 15 16:45:01 2018 +0100
+++ b/src/source/index.rst	Mon Jan 15 16:47:26 2018 +0100
@@ -1,4 +1,4 @@
-.. PyAMS_utils documentation master file, created by
+.. PyAMS 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.
@@ -9,25 +9,30 @@
 **WARNING**: this is a "work-in-progress" documentation. All elements described here are not publicly available yet!!!
 
 
-Welcome to PyAMS_utils's documentation!
-=======================================
+Welcome to PyAMS's documentation!
+=================================
 
 At first, PyAMS was "Pyramid Application Management Skin". Actually, it's not only a simple skin but a whole "Suite" of
 applications and content management tools.
 
-PyAMS_utils is a multipurpose utilities package, providing tools including:
+PyAMS is a multipurpose set of packages, 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
+* command line scripts
+* a custom security policy
+* custom utilities...
+
+If you just want to know how easy it is to create a PyAMS application instance, just read the :ref:`quickstart`!
 
 
 .. toctree::
    :maxdepth: 2
 
+   quickstart
+   architecture
    zodb
    install
    zca
@@ -52,11 +57,13 @@
 
 * an Elasticsearch index, used to handle quick and optimized searching.
 
+See :ref:`architecture` to get all architecture details.
+
 
 PyAMS external packages
 -----------------------
 
-PyAMS is built on many external packages, and provides a whole set of extensions. He re is a list of them:
+PyAMS is built on many external packages, and provides a whole set of extensions. Here is a list of them:
 
 * pyams_template (:ref:`pyams_template`)
 
@@ -111,7 +118,6 @@
 * pyams_content (:ref:`pyams_content`)
 
 * pyams_content_es (:ref:`pyams_content_es`)

 
 
 Indices and tables