doc/book/devweb/index.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 01:04:07 +0100
changeset 12829 0e9ce897dfdf
parent 10491 c67bcee93248
permissions -rw-r--r--
[mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")

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
   searchbar
   views/index
   rtags
   ajax
   js
   css
   edition/index
   facets
   internationalization
   property
   httpcaching
   resource