Skip to content

Commit

Permalink
Change documentation theme to "Read the Docs"
Browse files Browse the repository at this point in the history
  • Loading branch information
kozalosev committed Oct 7, 2018
1 parent 794e383 commit 4de0177
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
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ versioneer==0.18
setuptools==40.1.0
wheel==0.31.1
Sphinx==1.7.9
sphinx_rtd_theme==0.4.2

0 comments on commit 4de0177

Please sign in to comment.