From: Mariatta Date: Sun, 12 Feb 2017 21:08:24 +0000 (-0800) Subject: [backport to 3.6] bpo-28929: Link the documentation to its source file on GitHub... X-Git-Tag: v3.6.1rc1~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f66c81ff499fb431e56bc68f5e39c2f7b9fcb6a7;p=python [backport to 3.6] bpo-28929: Link the documentation to its source file on GitHub (#37) * bpo-28929: Link the documentation to its source file on GitHub Change the documentation's `Show Source` link on the left menu to GitHub source file. (cherry picked from commit 23bafa294c75c20cb85ae5d97d7571a3a0ad8dd3) * remove if statement --- diff --git a/Doc/tools/templates/customsourcelink.html b/Doc/tools/templates/customsourcelink.html index 243d810777..71d0bba683 100644 --- a/Doc/tools/templates/customsourcelink.html +++ b/Doc/tools/templates/customsourcelink.html @@ -3,8 +3,11 @@

{{ _('This Page') }}

{%- endif %}