doc/book/devrepo/index.rst
author Christophe de Vienne <christophe@unlish.com>
Thu, 08 Jan 2015 22:11:06 +0100
changeset 10491 c67bcee93248
parent 10022 doc/book/en/devrepo/index.rst@927a795bb380
child 12818 3954554f5b48
permissions -rw-r--r--
[doc] Restructure the documentation * Create a new index file * Move the sphinx configuration files do the documentation root * Move book/README to dev/documenting.rst * Move book/mode_plan.py to tools/ * Move book/en/images to images * Move book/en/* to book/ * Move changelogs to changes/* * Adapt the Makefile * Add a title to the javascript api index Related to #4832808

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