merge
authorSandrine Ribeau <sandrine.ribeau@logilab.fr>
Thu, 02 Apr 2009 11:57:33 -0700
changeset 1226 9af39c01a622
parent 1225 b35a009179ae (diff)
parent 1222 0d5035525a23 (current diff)
child 1227 e8b7c7407edf
merge
--- a/doc/book/en/A000-introduction.en.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/A000-introduction.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -1,5 +1,6 @@
 .. -*- coding: utf-8 -*-
 
+.. _Part1:
 
 ===================================
 Part I - Introduction to `CubicWeb`
--- a/doc/book/en/B000-development.en.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/B000-development.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -1,5 +1,6 @@
 .. -*- coding: utf-8 -*-
 
+.. _Part2:
 
 =====================
 Part II - Development
--- a/doc/book/en/C000-administration.en.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/C000-administration.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -1,5 +1,6 @@
 .. -*- coding: utf-8 -*-
 
+.. _Part3:
 
 ==========================
 Part III - Administration
--- a/doc/book/en/C010-setup.en.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/C010-setup.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -1,6 +1,6 @@
 .. -*- coding: utf-8 -*-
 
-.. _MiseEnPlaceEnv:
+.. _SetUpEnv:
 
 ===================================================
 Installation and set-up of a `CubicWeb` environment
--- a/doc/book/en/D000-annex.en.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/D000-annex.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -1,5 +1,6 @@
 .. -*- coding: utf-8 -*-
 
+.. _Part4:
 
 ====================
 Part IV - Appendixes
--- a/doc/book/en/index.txt	Thu Apr 02 18:58:02 2009 +0200
+++ b/doc/book/en/index.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -31,22 +31,28 @@
 
 The impatient will go strait away to :ref:`QuickInstall`.
 
-The impatient developper will move right away to :ref:`MiseEnPlaceEnv`.
+The impatient developper will move right away to :ref:`SetUpEnv`.
 
 .. _Logilab: http://www.logilab.fr/
 .. _forge: http://www.cubicweb.org/project/
 .. _Python: http://www.python.org/
 
-Table of contents
-=================
-
+The book
+========
 
 .. toctree::
+   :maxdepth: 2
 
    A000-introduction.en.txt
    B000-development.en.txt
    C000-administration.en.txt
-   D000-annex.en.txt
+   D000-annex.en.txt    
+
+
+Table of Contents
+-----------------
+
+Complete :ref:`TOC`.
 
 Indices and tables
 ==================
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/toc.en.txt	Thu Apr 02 11:57:33 2009 -0700
@@ -0,0 +1,15 @@
+.. -*- coding: utf-8 -*-
+
+.. _TOC:
+
+Table of contents
+=================
+
+
+.. toctree::
+
+   A000-introduction.en.txt
+   B000-development.en.txt
+   C000-administration.en.txt
+   D000-annex.en.txt
+