summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Add IndexDomainTakeshi KOMIYA2019-12-221-1/+1
* Remove redundant type="text/javascript" from <script> elementsJon Dufresne2019-12-151-2/+2
* refactor test: check_xpath()Takeshi KOMIYA2019-12-141-10/+7
* Remove meaningless spacesTakeshi KOMIYA2019-12-141-2/+1
* Fix annotationsYves Chevallier2019-08-081-31/+54
* Merge pull request #6449 from tk0miya/6444_non_existing_urlsTakeshi KOMIYA2019-06-191-5/+5
|\
| * Fix #6444: test: replace example.com by existing pageTakeshi KOMIYA2019-06-051-5/+5
* | Close #1464: html: warn html_static_path is inside outdirTakeshi KOMIYA2019-06-181-0/+27
|/
* Test that downloads with the same filename are still handled correctlyDmitry Shachnev2019-06-031-0/+7
* Make generated download links reproducibleDmitry Shachnev2019-06-031-1/+1
* Add a label to search input for accessability purposes.Omer Katz2019-05-121-3/+3
* Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA2019-05-061-57/+57
* Fix AssertionError is raised for custom citation_reference node (refs: #6147)Takeshi KOMIYA2019-03-091-2/+2
* Fix #6096: html: Anchor links are not added to figuresTakeshi KOMIYA2019-02-241-0/+9
* HTML builder outputs HTML5 by defaultTakeshi KOMIYA2019-02-111-137/+187
* Close #4550: All tables and figures without ``align`` option are displayed to...Takeshi KOMIYA2019-02-081-60/+60
* Merge pull request #5985 from tk0miya/refactor_test_build_htmlTakeshi KOMIYA2019-02-041-6/+2
|\
| * refactor: test_build_html.pyTakeshi KOMIYA2019-01-261-6/+2
* | Merge branch '1.8'Takeshi KOMIYA2019-02-031-0/+9
|\ \ | |/ |/|
| * Separate testcase for html_style to single case from rootTakeshi KOMIYA2019-02-031-0/+9
* | Separate jsmath to sphinxcontrib packageTakeshi KOMIYA2019-01-131-3/+3
* | encoding keyword for path.text() and path.write_text() is no longer neededTakeshi KOMIYA2019-01-031-2/+2
* | 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-11/+11
* | Merge branch 'master' into change_master_doc_to_indexTakeshi KOMIYA2018-09-291-11/+50
|\ \
| * | refactoring: Drop PY2 and PY3 flagsTakeshi KOMIYA2018-09-221-8/+3
| |/
| * Fix #2720, #4034: Incorrect links with ``:download:``, duplicate names, and p...Takeshi KOMIYA2018-09-031-3/+27
| * Add testcase for pygmentsTakeshi KOMIYA2018-09-021-16/+17
| * Fix #5348: download reference to remote file is not displayedTakeshi KOMIYA2018-08-261-0/+19
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-2/+2
|/
* Implement math_renderer frameworkTakeshi KOMIYA2018-07-281-0/+60
* Merge pull request #5108 from tk0miya/alabaster-0.711Takeshi KOMIYA2018-06-191-4/+33
|\
| * Fix #5066: html: "relations" sidebar is not shown by defaultTakeshi KOMIYA2018-06-161-4/+33
* | Merge pull request #5034 from tk0miya/add_html_js_filesTakeshi KOMIYA2018-06-091-0/+5
|\ \
| * | Add :confval:`html_js_files`Takeshi KOMIYA2018-06-091-0/+5
* | | html: Output ``canonical_url`` metadata if :confval:`html_baseurl` setTakeshi KOMIYA2018-06-061-0/+25
|/ /
* | Fix #4983: productionlist directive generates invalid IDs for the tokensTakeshi KOMIYA2018-05-221-2/+2
* | Fix #4811: The files under html_static_path are excluded from sourceTakeshi KOMIYA2018-05-031-0/+4
* | Add :confval:`html_css_files`Takeshi KOMIYA2018-04-061-3/+10
* | Merge branch '1.7'Takeshi KOMIYA2018-03-191-1/+1
|\ \ | |/
| * Fix #4720: message when an image is mismatched for builder is not clearTakeshi KOMIYA2018-03-181-1/+1
* | Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'Takeshi KOMIYA2018-03-151-4/+3
|\ \ | |/
| * Merge branch '1.7' into relax-numref-on-sectionsTakeshi KOMIYA2018-03-081-55/+69
| |\
| * | Update testcasesTakeshi KOMIYA2018-03-081-4/+3
* | | Merge branch '1.7'Takeshi KOMIYA2018-02-201-5/+6
|\ \ \ | | |/ | |/|
| * | Fix flake8 violationsTakeshi KOMIYA2018-02-191-5/+6
* | | test: Remove function based directivesTakeshi KOMIYA2018-02-081-1/+0
|/ /