| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3125) | Mariatta | 2017-08-18 | 1 | -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". (cherry picked from commit b9ff498793611d1c6a9b99df464812931a1e2d69) | ||||
| * | [backport to 3.6] bpo-28929: Link the documentation to its source file on ↵ | Mariatta | 2017-02-12 | 1 | -2/+5 |
| | | | | | | | | | | | | | | 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 | ||||
| * | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 1 | -0/+10 |
