diff --git a/doc/conf.py b/doc/conf.py index b2727ae..9ca6496 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -39,6 +39,7 @@ #html_theme = 'alabaster' html_theme = "sphinx_rtd_theme" +html_title = [''] html_static_path = ['_static'] # -- Override some "sphinx_rtd_theme" styles to match ZEISS branding ---------------