Skip to content

Commit

Permalink
Update doc theme and requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Paulik committed Sep 7, 2016
1 parent ffd74b3 commit 8558e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -116,7 +116,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 = '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
Expand Down
1 change: 1 addition & 0 deletions docs/environment.yml
Expand Up @@ -14,3 +14,4 @@ dependencies:
- pytesmo
- pygeogrids
- repurpose
- ease_grid

0 comments on commit 8558e0e

Please sign in to comment.