diff --git a/docs/conf.py b/docs/conf.py index ab34b55..9474c86 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -35,7 +35,7 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_theme = 'sphinx_rtd_theme' +html_theme = 'alabaster' html_static_path = ['_static'] html_show_copyright = False