--- a/docs/README.txt Mon Jun 29 18:21:30 2020 +0200
+++ b/docs/README.txt Mon Jun 29 22:32:45 2020 +0200
@@ -15,9 +15,11 @@
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 PyAMS_utils ?
-=====================
+
+What is PyAMS_utils?
+====================
PyAMS_utils is a set of classes and functions which can be used to provide many small services and
handle common operations in the context of a Pyramid application.
@@ -36,9 +38,3 @@
- html: HTML parser and HTML to text converter
- file: file upload data converter
- tales: custom "extension:" TALES expression using adapters
-
-
-How to use pyams_utils ?
-========================
-
-A whole set of PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_