summaryrefslogtreecommitdiffstats
path: root/Doc/tools/templates/customsourcelink.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken `Show Source` links on documentation pages (GH-3113)Elmar Ritsch2017-08-181-1/+1
| | | | | 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"
* bpo-28929: Link the documentation to its source file on GitHub (#35)Mariatta2017-02-121-2/+5
| | | | | | | | | * 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. * change version to master
* Issue #19489: Move the search box from sidebar to header and footer.Zachary Ware2016-09-091-0/+10