diff -r 76ab3c71aff2 -r c67bcee93248 doc/tutorials/textreports/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/tutorials/textreports/index.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,13 @@ +.. -*- 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