doc/book/annexes/rql/index.rst
changeset 10491 c67bcee93248
parent 6880 4be32427b2b9
child 12790 6f74e28be048
equal deleted inserted replaced
10490:76ab3c71aff2 10491:c67bcee93248
       
     1 .. _RQLChapter:
       
     2 
       
     3 Relation Query Language (RQL)
       
     4 =============================
       
     5 
       
     6 This chapter describes the Relation Query Language syntax and its implementation in CubicWeb.
       
     7 
       
     8 .. toctree::
       
     9    :maxdepth: 2
       
    10 
       
    11    intro
       
    12    language
       
    13    debugging
       
    14    implementation