[session] Drop long deprecated [get/set]_shared_data methods
they are deprecated since 3.19 and access to the .data attribute itself
deprecated in 3.25, so it's time to drop them.
.. -*- 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