Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: Remove explicit link to source file for Sphinx 1.5 compat.#7629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
QuLogic commentedDec 15, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Oops, I misread what it was looking for; with 1.5.1, it creates source as The |
👍 to just remove the link. |
In Sphinx 1.5, the naming of the reST source files has changed, so it'snot possible to make an explicit link that works across versions. Andusers can just follow the "Show Source" link mentioned in the textanyway.
As this breaks linkchecker, I would like to self-merge to get Travis working again.