doc/book/en/B000-development.en.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Jun 2009 18:59:01 +0200
branchstable
changeset 2162 14088bb1a103
parent 1223 3e3d84e8fb67
child 2175 16d3c37c5d28
permissions -rw-r--r--
reindent, fix obscur perf pb w/ ff 3.0.11 by performing search on the form instead of the whole document

.. -*- coding: utf-8 -*-

.. _Part2:

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

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

.. toctree::
   :maxdepth: 1

   B0-data-model.en.txt
   B1-web-interface.en.txt
   B2-repository-customization.en.txt
   B3-test.en.txt
   B4-advanced.en.txt