doc/book/en/index.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1808 aa09e20dd8c0
child 2174 7f576dc9502e
--- a/doc/book/en/index.rst	Fri Jun 19 09:19:27 2009 +0200
+++ b/doc/book/en/index.rst	Fri Jun 19 20:38:32 2009 +0200
@@ -13,9 +13,9 @@
 
 Its main features are:
 
-* an engine driven by the explicit :ref:`data model <DefineDataModel>` of the application, 
-* a query language name :ref:`RQL <RQL>` similar to W3C's SPARQL, 
-* a :ref:`selection+view <DefineViews>` mechanism for semi-automatic XHTML/XML/JSON/text generation, 
+* an engine driven by the explicit :ref:`data model <DefineDataModel>` of the application,
+* a query language name :ref:`RQL <RQL>` similar to W3C's SPARQL,
+* a :ref:`selection+view <DefineViews>` mechanism for semi-automatic XHTML/XML/JSON/text generation,
 * a library of reusable :ref:`components <cubes>` (data model and views) that fulfill common needs,
 * the power and flexibility of the Python_ programming language,
 * the reliability of SQL databases, LDAP directories, Subversion and Mercurial for storage backends.