diff --git a/docs/conf.py b/docs/conf.py index 1985e0d..f3da7d7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ } autosummary_generate = True add_module_names = False -html_short_title = 'BismarkPlot' +html_short_title = 'BismarkPlot Documentation' html_theme = 'sphinx_book_theme'