diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-12-27 00:13:22 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-02-15 00:39:34 +0900 |
| commit | 9409db07714296d3146642c6b0cac74bb0aa60a6 (patch) | |
| tree | 2e714a69975b62970a58322e2df23022a6f6b187 /doc/extdev | |
| parent | f2ec4bfeb74d2f8861ce9d5d30f63ef18c3e079d (diff) | |
| download | sphinx-git-9409db07714296d3146642c6b0cac74bb0aa60a6.tar.gz | |
Deprecate sphinx.parsers.Parser.app
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/deprecated.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst index c507adbc9..a38c7f886 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -31,6 +31,11 @@ The following is a list of deprecated interfaces. - 5.0 - ``sphinx.domains.std.StandardDomain.note_object()`` + * - ``sphinx.parsers.Parser.app`` + - 3.0 + - 5.0 + - N/A + * - ``sphinx.testing.path.Path.text()`` - 3.0 - 5.0 |
