Separate htmlhelp to sphinxcontrib package

This commit is contained in:
Takeshi KOMIYA
2019-02-15 01:44:12 +09:00
parent cd542fb2af
commit 3b49f9fe3d
14 changed files with 26 additions and 534 deletions

View File

@@ -18,6 +18,7 @@ install_requires = [
'sphinxcontrib-applehelp',
'sphinxcontrib-devhelp',
'sphinxcontrib-jsmath',
'sphinxcontrib-htmlhelp',
'sphinxcontrib-qthelp',
'Jinja2>=2.3',
'Pygments>=2.0',