doc/book/en/B000-development.en.txt
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 22 Dec 2008 13:54:57 -0800
changeset 272 06077d56f2c4
parent 127 ae611743f5c6
child 284 f32b2896aa91
permissions -rw-r--r--
[doc] Does not keep mercurial forest as the only reference for path description.

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


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

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

.. toctree::
   :maxdepth: 1

   B020-define-schema.en.txt
   B030-define-views.en.txt
   B040-define-workflows.en.txt
   B050-data-as-objects.en.txt
   B060-form-management.en.txt
   B070-ajax-json.en.txt
   B080-internationalization.en.txt
   B090-ui-components.en.txt
   B100-hooks.en.txt
   B110-notifications.en.txt
   B120-migration.en.txt
   B130-tests.en.txt
   B140-google-appengine.en.txt
   BXXX-actions.en.txt
   BXXX-boxes.en.txt
   BXXX-configuration.en.txt
   BXXX-dbapi.en.txt
   BXXX-embedding-external-page.en.txt
   BXXX-online-doc.en.txt
   BXXX-registry.en.txt
   BXXX-repository-operations.en.txt
   BXXX-repository-session.en.txt
   BXXX-repository-tasks.en.txt
   BXXX-request.en.txt
   BXXX-sessions.en.txt
   BXXX-templates.en.txt
   BXXX-urlrewrite.en.txt