[doc] fix link to appendix stable
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Sun, 12 Sep 2010 15:53:16 +0200
branchstable
changeset 6212 73565b770559
parent 6211 e9d125fd1465
child 6213 efde9f08f2ae
[doc] fix link to appendix
doc/book/en/admin/setup.rst
doc/book/en/annexes/depends.rst
--- a/doc/book/en/admin/setup.rst	Fri Sep 10 18:30:38 2010 +0200
+++ b/doc/book/en/admin/setup.rst	Sun Sep 12 15:53:16 2010 +0200
@@ -83,8 +83,7 @@
 
 .. _`ftp site`: http://ftp.logilab.org/pub/cubicweb/
 
-Make sure you have installed the dependencies (see appendixes for the list).
-
+Make sure you also have all the :ref:`InstallDependencies`.
 
 .. _MercurialInstallation:
 
@@ -105,7 +104,7 @@
 
 Do not forget to update the forest itself (using `cd path/to/forest ; hg up`).
 
-Make sure you have installed the dependencies (see appendixes for the list).
+Make sure you also have all the :ref:`InstallDependencies`.
 
 
 .. _WindowsInstallation:
@@ -188,6 +187,9 @@
 
   http://www.osuch.org/python-simplejson%3Awin32
 
+Make sure you also have all the :ref:`InstallDependencies` that are not specific
+to Windows.
+
 Tools
 ~~~~~
 
--- a/doc/book/en/annexes/depends.rst	Fri Sep 10 18:30:38 2010 +0200
+++ b/doc/book/en/annexes/depends.rst	Sun Sep 12 15:53:16 2010 +0200
@@ -1,9 +1,9 @@
 .. -*- coding: utf-8 -*-
 
-.. _dependencies:
+.. _InstallDependencies:
 
-Dependencies
-============
+Installation dependencies
+=========================
 
 When you run CubicWeb from source, either by downloading the tarball or
 cloning the mercurial forest, here is the list of tools and libraries you need
@@ -55,9 +55,7 @@
 * plpythonu extension
 * tsearch2 extension (for postgres < 8.3, in postgres-contrib)
 
-Other optional packages :
-
-:
+Other optional packages:
 
 * fyzz - http://www.logilab.org/project/fyzz -
   http://pypi.python.org/pypi/fyzz - included in the forest, *to activate Sparql querying*