doc/book/en/development/index.rst
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 19 Oct 2009 11:23:29 -0700
branchstable
changeset 3740 e9ce140c9065
parent 2536 88595be9087d
child 5143 43afbdd5c8b4
permissions -rw-r--r--
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering

.. _Part2:

---------------------
Part II - Development
---------------------

This part is about developing web applications with the *CubicWeb* framework.

.. toctree::
   :maxdepth: 2
   :numbered:

   cubes/index
   datamodel/index
   entityclasses/index
   devcore/index
   devweb/index
   devrepo/index
   testing/index
   migration/index
   webstdlib/index
   profiling/index