Skip to content

Commit 4a06009

Browse files
committed
docs: switch to Read the Docs theme
the "Read the Docs" Sphinx theme provides a sidebar that is consistent across all pages, which makes it easier to navigate.
1 parent 6ddaaab commit 4a06009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

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

9292
# The theme to use for HTML and HTML Help pages. See the documentation for
9393
# a list of builtin themes.
94-
html_theme = 'default'
94+
html_theme = 'sphinx_rtd_theme'
9595

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

0 commit comments

Comments
 (0)