diff --git a/source/conf.py b/source/conf.py index 470bea4..22d2079 100644 --- a/source/conf.py +++ b/source/conf.py @@ -122,6 +122,7 @@ html_sidebars = { html_title = 'How to Python!' html_show_sphinx = False +html_show_sourcelink = False # -- Options for HTMLHelp output ------------------------------------------