doc/book/devrepo/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Feb 2017 10:37:37 +0100
changeset 11978 9d27e426adc2
parent 10491 c67bcee93248
child 12818 3954554f5b48
permissions -rw-r--r--
[skel] Fix rpm's .spec file skeleton It's broken for new-style packages since it doesn't consider (even remove) python packages.

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