doc/book/devrepo/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 29 Mar 2017 13:29:41 +0200
branch3.25
changeset 12114 40446d4e1ee2
parent 10491 c67bcee93248
child 12818 3954554f5b48
permissions -rw-r--r--
[hooks] Drop "logstats" hook It is now useless as its looping task would not run on a web instance because respective repository has no scheduler.

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