From 4e31eca4feea7243fe5329bcaabf403e13075c93 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Mon, 7 Mar 2011 20:11:40 -0500 Subject: [PATCH] Remove source link from sidebar (no need for that) --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 001b2529f..1f580084d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -150,6 +150,7 @@ html_static_path = ['_static'] # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True +html_show_sourcelink = False # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the