summaryrefslogtreecommitdiff
path: root/tests/test_api_translator.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* HTML builder outputs HTML5 by defaultTakeshi KOMIYA2019-02-111-1/+6
* 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
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-7/+6
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-9/+0
* Merge branch 'master' into drop_websupportTakeshi KOMIYA2017-04-231-12/+12
|\
| * Move translators to SphinxFactoryTakeshi KOMIYA2017-04-221-12/+12
* | Simplify testcases for websupportTakeshi KOMIYA2017-04-221-11/+0
|/
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Merge branch 'stable'shimizukawa2017-01-071-15/+16
|\ \ | |/
| * pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-18/+19
* | Drop deprecated options for html builderTakeshi KOMIYA2017-01-051-22/+2
|/
* Fix #1953: ``Sphinx.add_node`` does not add handlers the translator installe...Takeshi KOMIYA2016-08-191-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
* fix trailing space and long lineTakayuki Shimizukawa2014-10-091-1/+2
* Complete test suite overhaul.Georg Brandl2014-09-211-99/+36
* fix test caused by previious commit: 989c16e04371cTakayuki Shimizukawa2014-08-051-8/+26
* Add app.set_translator() API to register or override a Docutils translator cl...Takayuki Shimizukawa2014-08-051-0/+185