cpython/Doc/tools
Mariatta 2281c041b2 Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3128)
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 b9ff498793)
2017-08-18 06:22:32 -07:00
..
extensions bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2725) 2017-07-15 23:06:57 -04:00
static Update the language selection in the docs language switch. (GH-3114) (#3117) 2017-08-17 16:37:56 +02:00
templates Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3128) 2017-08-18 06:22:32 -07:00
rstlint.py Fix rstlint to also look for indented comments that should be directives. 2016-02-25 20:14:10 +01:00
susp-ignored.csv [2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616) 2017-05-17 01:26:48 +03:00