summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
* Replace distutils.versions.LooseVersion by packaging.version.VersionTakeshi KOMIYA2021-11-071-5/+6
* Add test for encoding local file links with special charactersJohannes Aalto2021-09-241-0/+6
* Fix handling of local paths in html_logo/html_favicon directorives in conf.pySimon Hausmann2021-07-131-0/+9
* Merge pull request #9225 from doerwalter/typehint-htmlTakeshi KOMIYA2021-07-111-0/+8
|\
| * Remove configuration option html_signaturereturn_icon.Walter Doerwald2021-06-141-10/+1
| * Add tests for html_signaturereturn_icon.Walter Doerwald2021-05-221-0/+17
* | Add unit test for remote logo and fav iconSimon Hausmann2021-06-281-0/+10
|/
* Decl styling, fix html testJakob Lykke Andersen2021-04-121-4/+4
* Fix CI: NameError for missing docutils variable in test_build_htmlTakeshi KOMIYA2021-04-041-1/+1
* Merge branch '3.x'Takeshi KOMIYA2021-04-041-117/+71
|\
| * test: Update testcase for docutils-0.17 (<figure> and <figcaption>)Takeshi KOMIYA2021-04-031-117/+71
* | Merge branch '3.x'Takeshi KOMIYA2021-02-171-1/+8
|\ \ | |/
| * Adapt our tests to Pygments 2.8.0jfbu2021-02-141-1/+8
* | Merge branch '3.x' into master_with_merged_3.xjfbu2021-02-021-4/+6
|\ \ | |/
| * Merge branch '3.x' into 8446_escape_spaces_inside_desc_signaturesTakeshi KOMIYA2021-02-011-5/+89
| |\
| * | Fix #8446: html: consecutive spaces are displayed as single spaceTakeshi KOMIYA2020-11-221-4/+6
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-281-0/+1
|\ \ \ | | |/ | |/|
| * | Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA2021-01-241-0/+1
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-241-0/+20
|\ \ \ | |/ /
| * | Close #6550: html: Allow to use HTML permalink textsTakeshi KOMIYA2021-01-241-0/+20
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-161-0/+34
|\ \ \ | |/ /
| * | Close #207: Now highlight_language supports multiple languagesTakeshi KOMIYA2021-01-111-0/+34
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-081-4/+4
|\ \ \ | |/ /
| * | doc: Add explanation for the priority attribute of html_*_filesTakeshi KOMIYA2021-01-031-4/+4
* | | refactor: Move CSS tags in basic/layout.html to ``css_files`` variableTakeshi KOMIYA2021-01-031-3/+3
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-031-0/+29
|\ \ \ | |/ /
| * | Close #8634: html: Allow to change the order of JS/CSSTakeshi KOMIYA2021-01-021-0/+29
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\ \ \ | |/ /
| * | A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | | Merge branch '3.x'Takeshi KOMIYA2020-12-141-4/+4
|\ \ \ | |/ /
| * | Fix #8360: Update warning message for numrefTakeshi KOMIYA2020-11-231-4/+4
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-2/+1
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-2/+1
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-281-1/+1
|\ \ | |/
| * refactor: Remove rst_epilog from test-root/conf.pyTakeshi KOMIYA2020-10-061-1/+1
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-031-0/+5
|\ \ | |/
| * respond to review commentsRobert Cohn2020-10-011-2/+1
| * add parallel to SphinxTestAppRobert Cohn2020-09-301-0/+6
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-09-131-1/+7
|\ \ | |/
| * Fix our test failed with pygments-2.7.0Takeshi KOMIYA2020-09-131-1/+7
* | Merge branch '3.x'Takeshi KOMIYA2020-07-241-1/+0
|\ \ | |/
| * test: Remove search link from test-rootTakeshi KOMIYA2020-07-181-1/+0
* | Merge branch '3.x'Takeshi KOMIYA2020-07-111-0/+18
|\ \ | |/
| * Close #7849: html: Add html_codeblock_linenos_styleTakeshi KOMIYA2020-07-111-0/+18
* | Merge tag 'v3.1.0'Takeshi KOMIYA2020-07-051-0/+2
|\ \ | |/
| * Let option directive support args in the form of foo[=bar]Luke Lau2020-06-031-0/+2
* | Merge branch '3.x'Takeshi KOMIYA2020-05-171-1/+1
|\ \ | |/
| * Rename fips_safe_md5 to md5Lars Hupfeldt2020-05-051-3/+3
| * Introduce fips_safe_md5, see issue #7611Lars Hupfeldt2020-05-051-4/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-04-061-9/+9
|\ \ | |/