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

@@ -31,6 +31,11 @@ The following is a list of deprecated interfaces.
- 4.0
- N/A
* - ``sphinx.directives.other.Index``
- 2.4
- 4.0
- ``sphinx.domains.index.IndexDirective``
* - ``sphinx.environment.BuildEnvironment.indexentries``
- 2.4
- 4.0