summaryrefslogtreecommitdiff
path: root/sphinx/testing/restructuredtext.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove copyright and licence fieldsAdam Turner2022-02-201-5/+0
|
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
|
* 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
| | | | | | | .. note:: $ find sphinx tests LICENSE doc/conf.py -type f -exec sed -i '' -e 's/2007\-20../2007-2021/' {} \; $ git co sphinx/locale/**/*.js sphinx/templates/epub3/mimetype
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
|
* refactor: SphinxStandaloneReader should not hold an application objectTakeshi KOMIYA2019-08-201-1/+3
|
* Migrate to py3 style type annotation: sphinx.testing.restructuredtextTakeshi KOMIYA2019-07-061-8/+3
|
* Add sphinx.testing.restructuredtext.parse()Takeshi KOMIYA2019-03-031-0/+38