diff --git a/docs/source/conf.py b/docs/source/conf.py index 38cd448..3f4170f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -51,6 +51,8 @@ # html_logo = None html_logo = 'img/logo_brain_transp.png' +html_theme = "sphinx_rtd_theme" + html_theme_options = { # 'analytics_id': 'G-XXXXXXXXXX', # Provided by Google in your dashboard # 'analytics_anonymize_ip': False,