diff -r 76ab3c71aff2 -r c67bcee93248 doc/book/annexes/rql/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/annexes/rql/index.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,14 @@ +.. _RQLChapter: + +Relation Query Language (RQL) +============================= + +This chapter describes the Relation Query Language syntax and its implementation in CubicWeb. + +.. toctree:: + :maxdepth: 2 + + intro + language + debugging + implementation