doc/book/en/development/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 21 Oct 2009 09:47:55 +0200
branchstable
changeset 3764 034aa14b740a
parent 3740 e9ce140c9065
child 5143 43afbdd5c8b4
permissions -rw-r--r--
drop _prepare_copy method from rset in favor of a more generic copy method

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