From: Mariatta Date: Sun, 12 Feb 2017 21:08:00 +0000 (-0800) Subject: [backport to 3.5] bpo-28929: Link the documentation to its source file on GitHub... X-Git-Tag: v3.5.4rc1~354 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cabd1c7462ef991937e0e759b9bf307b3091ef06;p=thirdparty%2FPython%2Fcpython.git [backport to 3.5] bpo-28929: Link the documentation to its source file on GitHub (#36) * 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 243d81077793..71d0bba68307 100644 --- a/Doc/tools/templates/customsourcelink.html +++ b/Doc/tools/templates/customsourcelink.html @@ -3,8 +3,11 @@

{{ _('This Page') }}

{%- endif %}