Move sphinx.directives.other:Index to sphinx.domains.index

This commit is contained in:
Takeshi KOMIYA
2019-12-29 16:20:41 +09:00
parent 9656b6d4dd
commit 4f83793fd0
5 changed files with 54 additions and 30 deletions

View File

@@ -11,6 +11,7 @@ Deprecated
----------
* The ``decode`` argument of ``sphinx.pycode.ModuleAnalyzer()``
* ``sphinx.directives.other.Index``
* ``sphinx.environment.BuildEnvironment.indexentries``
* ``sphinx.environment.collectors.indexentries.IndexEntriesCollector``
* ``sphinx.io.FiletypeNotFoundError``