doc/tutorials/textreports/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 16:53:34 +0100
changeset 12524 8d3952d7124d
parent 10491 c67bcee93248
permissions -rw-r--r--
Remove _handle_win32() method from "create" command class This method generates code in a file using etwist module that we are about to drop.

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