Skip to content

Commit

Permalink
Disable explicit theme for RTD support
Browse files Browse the repository at this point in the history
  • Loading branch information
doismellburning committed Apr 24, 2015
1 parent a22fddc commit 66abb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -113,7 +113,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 = 'alabaster'

# 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 66abb6f

Please sign in to comment.