doc/book/en/development/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 12 Nov 2009 09:27:01 +0100
branchstable
changeset 3820 52cd7432030d
parent 3740 e9ce140c9065
child 5143 43afbdd5c8b4
permissions -rw-r--r--
c-c create stopped asking if anonymous access should be activated introduced by 2654:6512522860aa, close #469418 Generic behaviour of WebCreateHandler should be kept for twisted and all-in-one configurations.

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