diff -r fd8751c3f3ee -r a721966779be doc/book/en/annexes/rql/index.rst --- /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