Fix the sphinx theme for readthedocs

Change-Id: I8294cf071508f51d931826f867032eb547095f6d
This commit is contained in:
Yichen Wang 2015-09-22 16:55:57 -07:00
parent 271dcdc768
commit d8b205ab6c

View File

@ -106,7 +106,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'classic'
html_theme = 'sphinx_rtd_theme'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the