mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add PyFunction and PyVariable; directives for python functions and variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user