summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-04-13 20:25:07 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-04-13 20:26:07 +0900
commit6af38961036dbf05d9ff3c99ab8d39e8b2b5ec2a (patch)
treee013d61ccf885689b33858474f39fa10c45d7efd /doc/extdev
parenta337cb793cf067a94f498b8842d7bc3ad96a87b2 (diff)
downloadsphinx-git-6af38961036dbf05d9ff3c99ab8d39e8b2b5ec2a.tar.gz
Add PyFunction and PyVariable; directives for python functions and variables
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/deprecated.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index ffe0bdccb..97eb0689a 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -121,9 +121,17 @@ The following is a list of deprecated interfaces.
- 4.0
- ``sphinx.domains.python.PyAttribute``,
``sphinx.domains.python.PyMethod``,
- ``sphinx.domains.python.PyClassMethod`` and
+ ``sphinx.domains.python.PyClassMethod``,
+ ``sphinx.domains.python.PyObject`` and
``sphinx.domains.python.PyStaticMethod``
+ * - ``sphinx.domains.python.PyModulelevel``
+ - 2.1
+ - 4.0
+ - ``sphinx.domains.python.PyFunction``,
+ ``sphinx.domains.python.PyObject`` and
+ ``sphinx.domains.python.PyVariable``
+
* - ``sphinx.domains.std.StandardDomain._resolve_citation_xref()``
- 2.1
- 4.0