diff --git a/docs/conf.py b/docs/conf.py index 6c2f34b..9fa0fc5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,4 +44,3 @@ class MockClass(): # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = 'alabaster' -html_static_path = ['_static']