From: Mariatta Date: Sun, 12 Feb 2017 21:07:33 +0000 (-0800) Subject: bpo-28929: Link the documentation to its source file on GitHub (#38) X-Git-Tag: v2.7.14rc1~275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e15259c2dfef58df5f7cfa2305811a00c05e0353;p=python bpo-28929: Link the documentation to its source file on GitHub (#38) Change the documentation's `Show Source` link on the left menu to GitHub source file. --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index c48754f0bc..acf4f33de3 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -45,8 +45,9 @@

{{ _('This Page') }}

{%- endif %} {% endblock %}