Fix #2700: HtmlHelp builder has hard coded index.html

This commit is contained in:
Takeshi KOMIYA
2016-06-24 12:35:44 +09:00
parent 04723c1175
commit bf692e2f34
2 changed files with 6 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ Bugs fixed
* #2671: image directive may lead to inconsistent spacing in pdf
* #2705: `toctree` generates empty bullet_list if ``:titlesonly:`` specified
* #2479: `sphinx.ext.viewcode` uses python2 highlighter by default
* #2700: HtmlHelp builder has hard coded index.html
Release 1.4.4 (released Jun 12, 2016)