Skip to content

Commit 04a5158

Browse files
committed
Update docs to use the RTD theme
1 parent 90087c3 commit 04a5158

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112
# The theme to use for HTML and HTML Help pages. See the documentation for
113113
# a list of builtin themes.
114-
html_theme = 'default'
114+
html_theme = 'sphinx_rtd_theme'
115115

116116
# Theme options are theme-specific and customize the look and feel of a
117117
# theme further. For a list of options available for each theme, see the

docs/requirements-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Sphinx
2+
sphinx_rtd_theme>=0.3.1

0 commit comments

Comments
 (0)