Skip to content

[2.7] Fix broken Show Source links on documentation pages (GH-3113)#3128

Merged
Mariatta merged 1 commit into
python:2.7from
Mariatta:bpo-3113-2.7
Aug 18, 2017
Merged

[2.7] Fix broken Show Source links on documentation pages (GH-3113)#3128
Mariatta merged 1 commit into
python:2.7from
Mariatta:bpo-3113-2.7

Conversation

@Mariatta
Copy link
Copy Markdown
Member

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 b9ff498)

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 b9ff498)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants