diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-12-29 16:20:41 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-12-29 18:21:26 +0900 |
| commit | 4f83793fd00df664a06da5ebec24cfac348f7fa1 (patch) | |
| tree | 7a4cdf2454258503f794184ba20698048e9f1bb3 /doc/extdev | |
| parent | 9656b6d4dd53118bd459184ef71b2cec5bf1efb3 (diff) | |
| download | sphinx-git-4f83793fd00df664a06da5ebec24cfac348f7fa1.tar.gz | |
Move sphinx.directives.other:Index to sphinx.domains.index
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/deprecated.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst index 14a90548b..99bdbe9ac 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -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 |
