summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-08 01:37:53 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-08 01:37:53 +0900
commitaf2a3c0ddeb2f81c8f685e4d266adefc749a2642 (patch)
treef4b5f634fcc3e2315bf5eedaceed11a16ba0ff14 /doc/extdev
parent92a204284b98510b3bfdd2a6391e9855c564a6a0 (diff)
parent8e1cbd24c61934df7eb426aad0dc48830789b096 (diff)
downloadsphinx-git-af2a3c0ddeb2f81c8f685e4d266adefc749a2642.tar.gz
Merge branch '2.0'
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/deprecated.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index 3deac657d..d91ea9308 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -41,6 +41,11 @@ The following is a list of deprecated interfaces.
- 4.0
- ``sphinx.domains.index.IndexDirective``
+ * - ``sphinx.environment.temp_data['gloss_entries']``
+ - 2.4
+ - 4.0
+ - ``documents.nameids``
+
* - ``sphinx.environment.BuildEnvironment.indexentries``
- 2.4
- 4.0
@@ -81,6 +86,21 @@ The following is a list of deprecated interfaces.
- 4.0
- N/A
+ * - ``sphinx.util.inspect.Signature.format_annotation()``
+ - 2.4
+ - 4.0
+ - ``sphinx.util.typing.stringify()``
+
+ * - ``sphinx.util.inspect.Signature.format_annotation_new()``
+ - 2.4
+ - 4.0
+ - ``sphinx.util.typing.stringify()``
+
+ * - ``sphinx.util.inspect.Signature.format_annotation_old()``
+ - 2.4
+ - 4.0
+ - ``sphinx.util.typing.stringify()``
+
* - ``sphinx.builders.gettext.POHEADER``
- 2.3
- 4.0