doc/tutorials/textreports/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 21 Oct 2016 18:03:06 +0200
changeset 11739 bc864c80ec36
parent 10491 c67bcee93248
permissions -rw-r--r--
[twconfig] Set default value for "interface" to 0.0.0.0 This value means "all IP addresses on this host", which seems to fit with "default to everywhere" that's documented. Closes #15135610.

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