]> granicus.if.org Git - python/commit
Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3125)
authorMariatta <Mariatta@users.noreply.github.com>
Fri, 18 Aug 2017 13:21:33 +0000 (06:21 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2017 13:21:33 +0000 (06:21 -0700)
commitff64a24c67fcd20bef9305db306b5026990d412b
treebb673eb8300fd919b894422580ce1337c5117e8b
parent6db2edbe050cc9ac9026f350a24f2d525bcadecd
Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3125)

The `Show Source` was broken because of a change made in sphinx 1.5.1
In Sphinx 1.4.9, the sourcename was "index.txt".
In Sphinx 1.5.1+, it is now "index.rst.txt".
(cherry picked from commit b9ff498793611d1c6a9b99df464812931a1e2d69)
Doc/tools/templates/customsourcelink.html