diff -r 1de74ac0628f -r 31b3d00edb8a src/source/index.rst --- a/src/source/index.rst Mon Dec 10 18:17:20 2018 +0100 +++ b/src/source/index.rst Tue Dec 11 16:29:56 2018 +0100 @@ -2,33 +2,39 @@ 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. + .. _index: +Welcome to PyAMS's documentation! +================================= -Contents +.. warning:: + This is a "work-in-progress" documentation. All elements described here are not publicly available yet. + + +Summary --------- .. toctree:: :maxdepth: 2 - :caption: Getting started - Introduction + Overview Quickstart .. toctree:: :maxdepth: 2 - :caption: Tutorial - - PyAMS CMS User’s Guide - screenshots + :caption: Administrator Guide -.. toctree:: - :maxdepth: 2 - :caption: Installation + PyAMS Architectures + PyAMS Security model + Installing PyAMS + Database initialization + Database maintenance tasks + Scheduling tasks + Command line scripts + Application tuning + Troubleshooting - Architectures - Database: ZODB Server - Installing PyAMS Configuring and Running PyAMS Managing PyAMS environment Additional Plugins @@ -36,24 +42,49 @@ .. toctree:: :maxdepth: 2 - :caption: Technical documentation + :caption: User Guide - Zope Component Architecture - developerguide - packages + Management interface + Site Manager Guide + Webmaster Guide + Contributor Guide + + PyAMS CMS User’s Guide + screenshots .. toctree:: :maxdepth: 2 - :caption: Toolkit + :caption: Developer Guide - scripts + Understanding the Zope Component Architecture + Understanding PyAMS internals + Creating new PyAMS Packages + Overriding PyAMS features + Customizing site appearance + Understanding PyAMS forms + Creating new blocks + Creating new portlet + Creating new content type + Creating Custom workflows + Advanced features + + .. toctree:: :maxdepth: 2 - :caption: Python Tests + :caption: Reference Guide + + PyAMS packages layout + PyAMS packages references + PyAMs Test - tests + +.. toctree:: + :maxdepth: 2 + :caption: About + + about Indices and tables