[doc] Add thematics within Part II - Development.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B0-data-model.en.txt Tue Dec 23 13:04:24 2008 -0800
@@ -0,0 +1,13 @@
+.. -*- coding: utf-8 -*-
+
+The data model
+++++++++++++++
+
+.. toctree::
+ :maxdepth: 1
+
+ B020-define-schema.en.txt
+ B040-define-workflows.en.txt
+ B050-data-as-objects.en.txt
+ B120-migration.en.txt
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B1-web-interface.en.txt Tue Dec 23 13:04:24 2008 -0800
@@ -0,0 +1,19 @@
+.. -*- coding: utf-8 -*-
+
+Web interface
++++++++++++++
+.. toctree::
+ :maxdepth: 1
+
+ BXXX-request.en.txt
+ B030-define-views.en.txt
+ B060-form-management.en.txt
+ BXXX-actions.en.txt
+ BXXX-boxes.en.txt
+ BXXX-templates.en.txt
+ B090-ui-components.en.txt
+ B070-ajax-json.en.txt
+ B080-internationalization.en.txt
+ BXXX-online-doc.en.txt
+ BXXX-embedding-external-page.en.txt
+ BXXX-urlrewrite.en.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B2-repository-customization.en.txt Tue Dec 23 13:04:24 2008 -0800
@@ -0,0 +1,15 @@
+.. -*- coding: utf-8 -*-
+
+Repository customization
+++++++++++++++++++++++++
+.. toctree::
+ :maxdepth: 1
+
+ BXXX-sessions.en.txt
+ B100-hooks.en.txt
+ B110-notifications.en.txt
+ BXXX-repository-operations.en.txt
+ B140-google-appengine.en.txt
+ BXXX-repository-tasks.en.txt
+
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B3-test.en.txt Tue Dec 23 13:04:24 2008 -0800
@@ -0,0 +1,9 @@
+.. -*- coding: utf-8 -*-
+
+Tests
++++++
+.. toctree::
+ :maxdepth: 1
+
+ B130-tests.en.txt
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/B4-advanced.en.txt Tue Dec 23 13:04:24 2008 -0800
@@ -0,0 +1,11 @@
+.. -*- coding: utf-8 -*-
+
+Advanced
+++++++++
+.. toctree::
+ :maxdepth: 1
+
+ BXXX-configuration.en.txt
+ BXXX-dbapi.en.txt
+ BXXX-registry.en.txt
+