diff --git a/docs/conf.py b/docs/conf.py index 94af31818f7ad73d9c4eaf42edd8722794425735..6b2ad7f1bdc63d9f1e4eefc5189f65f6d75937a5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,7 @@ -import sphinx_rtd_theme +#import sphinx_rtd_theme -html_theme = 'sphinx_rtd_theme' -#html_theme = 'default' +#html_theme = 'sphinx_rtd_theme' +html_theme = 'default' html_static_path = ['_static'] html_logo = "img/openBIS.png" html_theme_options = {