doc/book/devrepo/index.rst
author Julien Tayon <julien.tayon@logilab.fr>
Tue, 25 Feb 2020 23:31:30 +0100
branch3.27
changeset 12897 d0ade9350d0e
parent 12818 3954554f5b48
permissions -rw-r--r--
[ldapfeed] add option to enable starttls on ldap servers Modern ldap servers connection often use, or even require starttls.

.. _Part2:

----------------------
Repository development
----------------------

This part is about developing applications with the *CubicWeb*
framework. It is not concerned with the web system, which is a
separate layer and has its own whole chapter.

.. toctree::
   :maxdepth: 2
   :numbered:

   cubes/index
   vreg.rst
   datamodel/index
   entityclasses/index
   devcore/index
   repo/index
   testing.rst
   migration.rst
   profiling.rst
   fti.rst
   dataimport
   debug_channels