Skip to content

Commit

Permalink
Merge pull request #2020 from jfdm/sphinx-theme
Browse files Browse the repository at this point in the history
Updated theme to work woth read the docs.
  • Loading branch information
jfdm committed Mar 20, 2015
2 parents 6be29b3 + 237c783 commit 6592eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,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 6592eac

Please sign in to comment.