doc/book/en/annexes/rql/index.rst
branchtls-sprint
changeset 1714 a721966779be
child 2544 282261b26774
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/annexes/rql/index.rst	Thu May 07 16:33:22 2009 +0200
@@ -0,0 +1,12 @@
+Relation Query Language (RQL)
+=============================
+
+This chapter describes the Relation Query Language syntax and its implementation in CubicWeb.
+
+.. toctree::
+   :maxdepth: 1
+
+   intro
+   language
+   dbapi
+   implementation