doc/book/en/development/devweb/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 15 Apr 2010 10:58:21 +0200
branchstable
changeset 5266 84f285d96363
parent 5133 aa9c01571805
child 5301 f4219a6e62e3
permissions -rw-r--r--
[doc/book] regroup views chapters under common umbrella (in the development part) & some fixes

Web development
===============

In this chapter, we will describe the core api for web development in the *CubicWeb* framework.

.. toctree::
   :maxdepth: 2

   request
   publisher
   controllers
   property
   rtags
   views/index
   form
   facets
   httpcaching
   js
   css
   internationalization