mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
docs: Add versionchanged tag to extlinks (refs: #8898)
This commit is contained in:
@@ -51,6 +51,10 @@ The extension adds a config value:
|
|||||||
that generate links, i.e. ``:issue:`this issue <123>```. In this case, the
|
that generate links, i.e. ``:issue:`this issue <123>```. In this case, the
|
||||||
*caption* is not relevant.
|
*caption* is not relevant.
|
||||||
|
|
||||||
|
.. versionchanged:: 4.0
|
||||||
|
|
||||||
|
Support to substitute by '%s' in the caption.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Since links are generated from the role in the reading stage, they appear as
|
Since links are generated from the role in the reading stage, they appear as
|
||||||
|
|||||||
Reference in New Issue
Block a user