doc/book/en/B000-development.en.txt
changeset 127 ae611743f5c6
child 284 f32b2896aa91
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B000-development.en.txt	Sat Nov 22 23:59:42 2008 +0100
@@ -0,0 +1,39 @@
+.. -*- 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