summaryrefslogtreecommitdiff
path: root/doc/extdev/deprecated.rst
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-22 02:47:33 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-22 02:59:29 +0900
commit8e29d57395f9cc964ac0de7e407c84bb45ec7906 (patch)
tree964dceb3de4ebb113cc54a79098a35bcc9795b61 /doc/extdev/deprecated.rst
parent68aa4fb29e7dfe521749e1e14f750d7afabb3481 (diff)
downloadsphinx-git-8e29d57395f9cc964ac0de7e407c84bb45ec7906.tar.gz
Rename ModuleAnalyzer.parse() to analyze()
The word "analyze" is much appropriate for "ModuleAnalyzer" instead of "parse".
Diffstat (limited to 'doc/extdev/deprecated.rst')
-rw-r--r--doc/extdev/deprecated.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index 31de41a10..b55a67c32 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -36,6 +36,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
+ * - ``sphinx.pycode.ModuleAnalyzer.parse()``
+ - 3.4
+ - 5.0
+ - ``sphinx.pycode.ModuleAnalyzer.analyze()``
+
* - ``sphinx.util.requests.is_ssl_error()``
- 3.4
- 5.0