diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-03-07 23:13:06 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-03-07 23:13:06 +0900 |
| commit | d49bec1c6706bff5a0a4adb7446e0e9a33b39813 (patch) | |
| tree | 11cf78a8c231028ec0d2aa21de11feaf1be99476 /doc/extdev | |
| parent | 3cadc825593718a150db95d20caa6a2218237735 (diff) | |
| download | sphinx-git-d49bec1c6706bff5a0a4adb7446e0e9a33b39813.tar.gz | |
py domain: Deprecate PyDecoratorMixin
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 e98652ed2..cf914a7cd 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -41,6 +41,11 @@ The following is a list of deprecated interfaces. - 5.0 - ``sphinx.domains.std.StandardDomain.note_object()`` + * - ``sphinx.domains.python.PyDecoratorMixin`` + - 3.0 + - 5.0 + - N/A + * - ``sphinx.parsers.Parser.app`` - 3.0 - 5.0 |
