doc/tutorials/textreports/index.rst
author Nsukami Patrick <ndkpatt at gmail dot com>
Thu, 18 Apr 2019 04:40:23 +0000
changeset 12579 ce089224954d
parent 10491 c67bcee93248
permissions -rw-r--r--
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated

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