From 79bd041924ba5a5233870ee3f62d4514ea375fe6 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 13 Jan 2011 15:57:49 +0100 Subject: [PATCH] docs: Add 'this page' source link to make it easier to understand how the page is made and thus contribute fixes --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index dc5adecd..4587c16d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -153,7 +153,7 @@ html_last_updated_fmt = '%b %d, %Y' #html_split_index = False # If true, links to the reST sources are added to the pages. -html_show_sourcelink = False +#html_show_sourcelink = True # 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