doc/book/en/devweb/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 22 Sep 2011 17:20:41 +0200
branchstable
changeset 7833 f19e3203dff6
parent 7529 2fdc310be7cd
child 8128 0a927fe4541b
permissions -rw-r--r--
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)

Web side development
====================

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

.. toctree::
   :maxdepth: 2

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