doc/book/en/devrepo/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 16 Sep 2011 14:43:41 +0200
branchstable
changeset 7804 814fb7f379a3
parent 5394 105011657405
child 8518 153a7c9cdca9
permissions -rw-r--r--
[sources management] properly set __linkto, closes #1922970 when clicking on 'add mapping part' on an external source view, one expect to have source properly selected in form

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