diff --git a/docs/conf.py b/docs/conf.py index 761a37ca..13d7e22d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -92,6 +92,8 @@ html_logo = '_static/logo.svg' html_favicon = '_static/logo.svg' +html_show_sourcelink = False + # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation.