doc/tutorials/textreports/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 24 Feb 2017 09:18:08 +0100
branch3.24
changeset 11997 7c296802980b
parent 10491 c67bcee93248
permissions -rw-r--r--
[ctl] Load available configurations in "cubicweb-ctl list" Otherwise we rely on associated ctl plugins to be loaded which is arguably orthogonal to configurations.

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