Skip to content

Commit

Permalink
Avoid alabaster Sphinx theme
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jan 3, 2018
1 parent 557a3b5 commit 23442dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -110,7 +110,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'alabaster'
html_theme = 'default'

# 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
Expand Down

0 comments on commit 23442dd

Please sign in to comment.