www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 4e31eca4feea7243fe5329bcaabf403e13075c93
parent 5c2dbb33152124cfe2218f896daaa5e2129b7362
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Mon,  7 Mar 2011 20:11:40 -0500

Remove source link from sidebar (no need for that)

Diffstat:
Mdocs/source/conf.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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 <link> tag referring to it. The value of this option must be the