doc/tutorials/textreports/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 22 Dec 2015 16:16:07 +0100
changeset 11037 621ad47c7c86
parent 10491 c67bcee93248
permissions -rw-r--r--
[py3k/ldapparser] avoid confusion between unicode and bytes - ldap3 dicts contain unicode strings - extid must be bytes

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