diff --git a/docs/conf.py b/docs/conf.py index 81b0d41b..77ee897e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -8,11 +8,6 @@ import os import sys -# -- Read The Docs configuration ---------------------------------------------- - -RTD_NEW_THEME = True - - # -- Workarounds to have autodoc generate API docs ---------------------------- sys.path.insert(0, os.path.abspath(os.path.dirname(__file__)))