use :rst:role: markup

This commit is contained in:
Oliver Jahn 2017-12-17 13:56:06 -05:00
parent 44708b03dc
commit 27285dfeed

View File

@ -48,9 +48,9 @@ or use Python raw strings (``r"raw"``).
If ``True``, displayed math equations are numbered across pages in html and
related (epub, ...) output. The :confval:`numfig` config value must be
enabled and :confval:`numfig_secnum_depth` is respected. The ``:eq:`` role
must be used to reference equation numbers, not the ``:numref:`` role.
Default is ``False``.
enabled and :confval:`numfig_secnum_depth` is respected. The :rst:role:`eq`
role must be used to reference equation numbers, not the :rst:role:`numref`
role. Default is ``False``.
:mod:`.mathbase` defines these new markup elements: