Merge pull request #5405 from tk0miya/4611_run_epubcheck

Run epubcheck on CI
This commit is contained in:
Takeshi KOMIYA 2020-07-19 01:25:09 +09:00 committed by GitHub
commit aa57899366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,8 @@ jobs:
build:
docker:
- image: sphinxdoc/docker-ci
environment:
DO_EPUBCHECK: 1
working_directory: /sphinx
steps:
- checkout

View File

@ -37,7 +37,6 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
References
==========

View File

@ -357,7 +357,6 @@ def test_html4_output(app, status, warning):
"[@class='reference external']", ''),
(".//li/p/a[@href='genindex.html']/span", 'Index'),
(".//li/p/a[@href='py-modindex.html']/span", 'Module Index'),
(".//li/p/a[@href='search.html']/span", 'Search Page'),
# custom sidebar only for contents
(".//h4", 'Contents sidebar'),
# custom JavaScript