Skip to content

Commit 7cd4363

Browse files
committed
DOC: switch to insipid theme
1 parent 3f86c74 commit 7cd4363

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

doc/conf.py

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

133133
# The theme to use for HTML and HTML Help pages. See the documentation for
134134
# a list of builtin themes.
135-
html_theme = 'sphinx_rtd_theme'
135+
html_theme = 'insipid'
136136

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

doc/requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
Jinja2
2-
Pygments
3-
Sphinx>=1.3
4-
sphinx_rtd_theme
1+
insipid-sphinx-theme

0 commit comments

Comments
 (0)