--- a/doc/book/en/admin/index.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/admin/index.rst Mon Oct 19 20:34:13 2009 +0200
@@ -11,6 +11,7 @@
.. toctree::
:maxdepth: 1
+ :numbered:
setup
create-instance
@@ -20,8 +21,6 @@
ldap
gae
-
-
RQL logs
--------
@@ -33,3 +32,4 @@
# web instance query log file
query-log-file=/tmp/rql-myapp.log
+
--- a/doc/book/en/admin/instance-config.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/admin/instance-config.rst Mon Oct 19 20:34:13 2009 +0200
@@ -65,7 +65,7 @@
https-url = `https://localhost/demo`
Setting up the web
---------------------------------
+------------------
:`web.embed-allowed`:
regular expression matching sites which could be "embedded" in
the site (controllers 'embed')
--- a/doc/book/en/admin/setup.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/admin/setup.rst Mon Oct 19 20:34:13 2009 +0200
@@ -2,7 +2,6 @@
.. _SetUpEnv:
-===================================================
Installation and set-up of a *CubicWeb* environment
===================================================
--- a/doc/book/en/annexes/index.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/annexes/index.rst Mon Oct 19 20:34:13 2009 +0200
@@ -10,6 +10,7 @@
.. toctree::
:maxdepth: 1
+ :numbered:
faq
cookbook
--- a/doc/book/en/development/index.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/development/index.rst Mon Oct 19 20:34:13 2009 +0200
@@ -8,6 +8,7 @@
.. toctree::
:maxdepth: 2
+ :numbered:
cubes/index
datamodel/index
--- a/doc/book/en/intro/history.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/intro/history.rst Mon Oct 19 20:34:13 2009 +0200
@@ -1,7 +1,7 @@
.. -*- coding: utf-8 -*-
A little history...
-======================
+===================
*CubicWeb* is a semantic web application framework that Logilab_ started
developing in 2001 as an offspring of its Narval_ research project. *CubicWeb*
--- a/doc/book/en/intro/index.rst Mon Oct 19 20:33:30 2009 +0200
+++ b/doc/book/en/intro/index.rst Mon Oct 19 20:34:13 2009 +0200
@@ -13,6 +13,7 @@
.. toctree::
:maxdepth: 2
+ :numbered:
book-map
history
--- a/doc/book/en/toc.rst Mon Oct 19 20:33:30 2009 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-.. -*- coding: utf-8 -*-
-
-.. _TOC:
-
-Table of contents
-=================
-
-
-.. toctree::
- :numbered:
-
- intro/concepts/index
- development/cubes/index
- development/datamodel/index
- development/entityclasses/index
- development/devcore/index
- development/devweb/index
- development/devrepo/index
- development/testing/index
- development/migration/index
- development/webstdlib/index
- admin/index
- annexes/rql/index
- annexes/index
-