doc/tutorials/textreports/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 30 Mar 2017 11:59:01 +0200
branch3.25
changeset 12127 078265f222e3
parent 10491 c67bcee93248
permissions -rw-r--r--
[session] Drop long deprecated [get/set]_shared_data methods they are deprecated since 3.19 and access to the .data attribute itself deprecated in 3.25, so it's time to drop them.

.. -*- 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