Fix doc: now eq role works whole of project

This commit is contained in:
Takeshi KOMIYA 2017-12-17 23:44:28 +09:00
parent f07b080331
commit 41f9cb200a

View File

@ -102,8 +102,7 @@ or use Python raw strings (``r"raw"``).
.. rst:role:: eq .. rst:role:: eq
Role for cross-referencing equations via their label. This currently works Role for cross-referencing equations via their label. Example::
only within the same document. Example::
.. math:: e^{i\pi} + 1 = 0 .. math:: e^{i\pi} + 1 = 0
:label: euler :label: euler