mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[DOC] Make link to list of deprecated APIs in CHANGES an internal link
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -105,8 +105,7 @@ Deprecated
|
||||
- ``pageautorefname``
|
||||
- ``translatablestrings``
|
||||
|
||||
For more details, see `deprecation APIs list
|
||||
<http://www.sphinx-doc.org/en/master/extdev/index.html#deprecated-apis>`_
|
||||
For more details, see :ref:`deprecation APIs list <dev-deprecated-apis>`.
|
||||
|
||||
Features added
|
||||
--------------
|
||||
|
||||
@@ -97,6 +97,8 @@ APIs used for writing extensions
|
||||
i18n
|
||||
utils
|
||||
|
||||
.. _dev-deprecated-apis:
|
||||
|
||||
Deprecated APIs
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user