doc/book/en/tutorials/textreports/index.rst
changeset 10491 c67bcee93248
parent 10490 76ab3c71aff2
child 10492 68c13e0c0fc5
equal deleted inserted replaced
10490:76ab3c71aff2 10491:c67bcee93248
     1 .. -*- coding: utf-8 -*-
       
     2 
       
     3 Writing text reports with RestructuredText
       
     4 ==========================================
       
     5 
       
     6 |cubicweb| offers several text formats for the RichString type used in schemas,
       
     7 including restructuredtext.
       
     8 
       
     9 Three additional restructuredtext roles are defined by |cubicweb|:
       
    10 
       
    11 .. autofunction:: cubicweb.ext.rest.eid_reference_role
       
    12 .. autofunction:: cubicweb.ext.rest.rql_role
       
    13 .. autofunction:: cubicweb.ext.rest.bookmark_role