doc/book/en/B000-development.en.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 13 Aug 2009 09:59:35 +0200
changeset 2798 9c650701cb17
parent 2393 6190852af97f
permissions -rw-r--r--
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url

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

=====================
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