.. Nagare documentation master file, created by
   sphinx-quickstart on Fri Sep 29 15:07:51 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Nagare documentation
====================

.. toctree::
   :maxdepth: 1
   :caption: About

   Description<description>
   features
   License<license>
   Changelog<changelog>

.. toctree::
   :maxdepth: 1
   :caption: Using it

   quickstart
   Installation<framework_installation>
   Upgrade<framework_upgrade>
   nagare-admin
   Application configuration<configuration_file>
   Publisher configuration<publisher_file>
   Application deployment<deployment>
   Third party applications<third_party>

.. toctree::
   :maxdepth: 1
   :caption: Tutorial

   Part 1<tutorial1>
   Part 2<tutorial2>
   Part 3<tutorial3>
   Part 4<tutorial4>
   Wiki<wiki_tutorial>

.. toctree::
   :maxdepth: 1
   :caption: Developer documentation

   Application creation<application_creation>
   Presentation service<presentation>
   Components model<components>
   Databases<database>
   Callbacks and forms<callbacks_forms>
   Renderers<renderer>
   Significative URLs<restful>
   WSGI Application<wsgiapp>
   Internationalization and localization<i18n>
   Log service<log>
   Object references<object_references>
   Entry points<entry_points>

.. toctree::
   :maxdepth: 1
   :caption: Examples

   Demo installation<demo_installation>
   Demo upgrade<demo_upgrade>

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
