cpython/Doc/tools
Elmar Ritsch b9ff498793 Fix broken `Show Source` links on documentation pages (GH-3113)
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"
2017-08-17 20:23:51 -07:00
..
extensions bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) 2017-07-15 15:28:02 -04:00
pydoctheme Issue #19489: Move the search box from sidebar to header and footer. 2016-09-09 13:11:27 -07:00
static Update the language selection in the docs language switch. (GH-3114) 2017-08-17 07:24:02 -07:00
templates Fix broken `Show Source` links on documentation pages (GH-3113) 2017-08-17 20:23:51 -07:00
rstlint.py Remove legacy "from __future__ import with_statement" lines. 2016-09-08 13:47:41 -07:00
susp-ignored.csv bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) 2017-05-16 23:18:09 +03:00