doc/tutorials/textreports/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 20 Nov 2015 18:17:08 +0100
changeset 10852 e35d23686d1f
parent 10491 c67bcee93248
permissions -rw-r--r--
[web] set proper Cache-Control header for static files - set Cache-Control max-age to match Expires - use the max_age method (defaults to 1 week) instead of hardcoded 6 months

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