Add PyFunction and PyVariable; directives for python functions and variables

This commit is contained in:
Takeshi KOMIYA
2019-04-13 20:25:07 +09:00
parent a337cb793c
commit 6af3896103
4 changed files with 70 additions and 3 deletions

View File

@@ -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