diff --git a/docs/conf.py b/docs/conf.py index feb02587b..c52fbe9df 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -162,7 +162,7 @@ html_show_sourcelink = True html_sourcelink_suffix = ".rst" # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. -html_show_sphinx = True +html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = True