Try to build HTML5 for docs.

This commit is contained in:
Rapptz
2017-09-21 18:04:46 -04:00
parent 95c28f08e4
commit de6cffa347
2 changed files with 3 additions and 0 deletions

View File

@ -128,6 +128,8 @@ pygments_style = 'friendly'
# -- Options for HTML output ----------------------------------------------
html_experimental_html5_writer = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'basic'