diff --git a/docs/conf.py b/docs/conf.py index 94449e322c5ffddb3223dbfb74376a151fd1bbb7..86c4b2fef52cc679dcecf1bcc8011064e7b171dc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,4 +30,5 @@ source_suffix = { html_theme = 'sphinx_rtd_theme' html_static_path = ['source/_static'] +html_templates_path = ['source/_templates']