summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-20 02:23:34 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-20 02:23:34 +0900
commitd49f3a1c78cadd6ed5c9623b80a351b080d9405e (patch)
treeb69d47003b21ddd2a4e3b37b9d4d74971093b4f4 /doc/extdev
parenta7b6b6bb7fe732ecde97386631b6a7970fdc4721 (diff)
downloadsphinx-git-d49f3a1c78cadd6ed5c9623b80a351b080d9405e.tar.gz
refactor: autosummary: Deprecate _simple_info() and _simple_warn()
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/deprecated.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index 0e9a8f9e3..03a307228 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -36,6 +36,16 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.ModuleDocumenter.get_module_members()``
+ * - ``sphinx.ext.autosummary.generate._simple_info()``
+ - 3.5
+ - 5.0
+ - :ref:`logging-api`
+
+ * - ``sphinx.ext.autosummary.generate._simple_warn()``
+ - 3.5
+ - 5.0
+ - :ref:`logging-api`
+
* - The ``follow_wrapped`` argument of ``sphinx.util.inspect.signature()``
- 3.4
- 5.0