refactor: Deprecate InstanceAttributeDocumenter

InstanceAttributeDocumenter is merged into AttributeDocumenter in #7946
and #8444. So it is no longer needed now.
This commit is contained in:
Takeshi KOMIYA
2020-11-26 01:22:23 +09:00
parent c941b9cb14
commit 93c9ce5cd8
4 changed files with 15 additions and 39 deletions

View File

@@ -41,6 +41,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.ext.autodoc.InstanceAttributeDocumenter``
- 3.4
- 5.0
- ``sphinx.ext.autodoc.AttributeDocumenter``
* - ``sphinx.ext.autodoc.SlotsAttributeDocumenter``
- 3.4
- 5.0