Explicitly specify Read the Docs Sphinx Theme for documentation
authorHarmon <Harmon758@gmail.com>
Fri, 25 Feb 2022 17:01:45 +0000 (11:01 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 25 Feb 2022 17:01:57 +0000 (11:01 -0600)
docs/conf.py

index 8e46a219882e4d82ddeb652d9060aa67bdf1ff15..b22238fc9e1697b87e133d030479673061164273 100644 (file)
@@ -127,7 +127,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  Major themes that come with
 # Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'default'
+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