summaryrefslogtreecommitdiff
path: root/tests/test_build_html5.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-211-0/+2
|\
| * Fix #4434: pure numbers as link targets produce warningTakeshi KOMIYA2018-01-201-0/+2
* | Fix #4079: Add notranslate class to let Google Translate know they are not tr...Takeshi KOMIYA2018-01-131-8/+8
* | Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | test_autodoc: Separate testdata (python objects) and testcasesTakeshi KOMIYA2017-12-211-2/+2
* | Merge branch 'stable'Takeshi KOMIYA2017-12-161-4/+0
|\ \ | |/
| * diet test-root: Move testtheme to test-themingTakeshi KOMIYA2017-12-151-4/+0
* | Closes #3160: Use <kbd> tag for :kbd: role in html writersDavid Lechner2017-10-301-1/+1
* | Merge branch 'stable'jfbu2017-06-051-7/+9
|\ \ | |/
| * Fix Emit wrong warnings if citation label includes hyphens (refs: #3558)Takeshi KOMIYA2017-06-041-7/+9
| * refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-1/+1
| * Fix flake8 violationsTakeshi KOMIYA2017-05-091-6/+2
* | Remove deprecated testing utilitiesTakeshi KOMIYA2017-04-271-8/+3
|/
* Add experimental HTML5 writerYoshiki Shibukawa2017-03-021-0/+330