summaryrefslogtreecommitdiff
path: root/tests/test_domain_rst.py
Commit message (Expand)AuthorAgeFilesLines
* Adopt ``profile = "black"`` for ``isort``Adam Turner2023-01-071-2/+8
* 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
* Sort imports with isortFrançois Freitag2020-11-111-3/+2
* rst domain: Generate node_id for objects in the right wayTakeshi KOMIYA2020-03-011-4/+4
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Add :type: option for rst:directive:option directiveTakeshi KOMIYA2019-05-131-0/+15
* Add rst:directive:option directiveTakeshi KOMIYA2019-05-131-2/+46
* Fix #6299: rst:directive directive generates waste spaceTakeshi KOMIYA2019-04-141-3/+2
* Add testcases for rst domainTakeshi KOMIYA2019-04-141-0/+57
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-6/+6
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-1/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+26