.. Chrysalio documentation master file, created by sphinx-quickstart on Mon Oct 2 19:30:18 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _index: ========================= Chrysalio's documentation ========================= `Chrysalio` is a high-level Pythonic web application framework based on `Pyramid `_ and `SQLAlchemy `_. It includes: * user management with a flexible permission system ; * dynamic menus ; * localization ; * themes ; * extensible module management (LDAP and skeleton to create new modules included) ; * scheduled job management. It is `PEP8 `_ compliant, `pylint `_ checked and ships with 100% test coverage. It was originally developed by `iinov `_ team and it is still actively developed and maintained. .. It is licensed under the the terms of the `GNU General Public License `_. **Latest version:** |release| .. toctree:: :maxdepth: 2 :caption: Installation Installation/base Installation/apache2 Installation/backup Installation/documentation .. toctree:: :maxdepth: 2 :caption: Available Modules Installation/modules .. toctree:: :maxdepth: 1 :caption: Guide Guide/configuration Guide/module Guide/project .. toctree:: :maxdepth: 2 :caption: Reference Reference/cookies Reference/registry Reference/session Reference/main Reference/includes Reference/modules Reference/library Reference/scripts Reference/models Reference/views ------------------ Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. todolist::