doc/book/devrepo/index.rst
author Guillaume Vandevelde <gvandevelde@logilab.fr>
Thu, 13 Feb 2020 13:56:43 +0100
branch3.26
changeset 12877 2233a2ee658f
parent 10491 c67bcee93248
child 12818 3954554f5b48
permissions -rw-r--r--
Added tag 3.26.15, debian/3.26.15-1 for changeset fe9bd0e937e4

.. _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