doc/book/en/development/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 06 Apr 2010 10:11:40 +0200
branchstable
changeset 5147 70181998897f
parent 5143 43afbdd5c8b4
child 5150 7a9e71ee5671
permissions -rw-r--r--
more / cleaner / in code documentation of vreg, selectors and appobject

.. _Part2:

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

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

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

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