summaryrefslogtreecommitdiff
path: root/tests/test_util_docstrings.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos discovered by codespellChristian Clauss2021-09-081-1/+1
* Fix #8597: autodoc: metadata only docstring is treated as undocumentedTakeshi KOMIYA2021-05-021-14/+31
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-3/+1
* refactor: Do not pass deprecated parameter in testcaseTakeshi KOMIYA2020-05-031-10/+0
* Close #6830: autodoc: consider a member private if docstring has "private" me...Takeshi KOMIYA2020-01-041-1/+28
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* Add testcase for sphinx.util.docstringsTakeshi KOMIYA2017-07-261-0/+65