summaryrefslogtreecommitdiff
path: root/sphinx/ext/autodoc/deprecated.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated code for Sphinx 5.0Adam Turner2022-04-171-118/+0
* Collapse single line docstringsAdam Turner2022-02-201-2/+1
* Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Fix #8503: autoattribute could not create document for a GenericAliasTakeshi KOMIYA2020-11-291-0/+15
* refactor: autodoc: Move deprecated documenters to autodoc.deprecated packageTakeshi KOMIYA2020-11-281-0/+111