summaryrefslogtreecommitdiff
path: root/tests/test_build_htmlhelp.py
Commit message (Expand)AuthorAgeFilesLines
* Separate htmlhelp to sphinxcontrib packageTakeshi KOMIYA2019-02-151-131/+0
* refactor: htmlhelp: Generate .hhc file from templateTakeshi KOMIYA2019-02-091-3/+48
* refactor: htmlhelp: Generate .hhp file from templateTakeshi KOMIYA2019-02-091-0/+23
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Merge branch '1.8'Takeshi KOMIYA2018-12-261-0/+16
|\ \ | |/
| * refactor chm_htmlescape()Takeshi KOMIYA2018-12-241-1/+29
* | Merge branch '1.8'Takeshi KOMIYA2018-12-241-0/+16
|\ \ | |/
| * don't generate build files inside /tests/roots/animalize2018-12-231-24/+5
| * [1.8] htmlhelp: convert hex escaping to decimal escaping in .hhc/.hhk files (...animalize2018-12-231-0/+45
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-1/+1
* quickstart: Simplify generated conf.py (for htmlhelp)Takeshi KOMIYA2018-12-021-0/+9
* Fix #4018: htmlhelp: Add htmlhelp_file_suffix and htmlhelp_link_suffixTakeshi KOMIYA2018-09-081-0/+23