doc/tutorials/textreports/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 05 Nov 2019 23:19:15 +0100
changeset 12753 38d24fb2ae48
parent 10491 c67bcee93248
permissions -rw-r--r--
[cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426

.. -*- coding: utf-8 -*-

Writing text reports with RestructuredText
==========================================

|cubicweb| offers several text formats for the RichString type used in schemas,
including restructuredtext.

Three additional restructuredtext roles are defined by |cubicweb|:

.. autofunction:: cubicweb.ext.rest.eid_reference_role
.. autofunction:: cubicweb.ext.rest.rql_role
.. autofunction:: cubicweb.ext.rest.bookmark_role