X Tutup
Skip to content

DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs#7286

Merged
NelleV merged 1 commit intomatplotlib:masterfrom
afvincent:doc_fix_url_development_workflow
Oct 17, 2016
Merged

DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs#7286
NelleV merged 1 commit intomatplotlib:masterfrom
afvincent:doc_fix_url_development_workflow

Conversation

@afvincent
Copy link
Copy Markdown
Contributor

According to @QuLogic's suggestion (and some random doc about reST syntax found on the Internet, like http://docutils.sourceforge.net/docs/user/rst/quickref.html#external-hyperlink-targets), this PR should fix issue #7283 by adding trailing underscore characters.

Disclaimer: I did not build the whole documentation to test it (it is becoming late here).

@afvincent afvincent added this to the 2.0.1 (next bug fix release) milestone Oct 16, 2016
@NelleV NelleV changed the title DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs [MRG+1] DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs Oct 17, 2016
@NelleV NelleV merged commit 2a4ce9a into matplotlib:master Oct 17, 2016
@afvincent afvincent deleted the doc_fix_url_development_workflow branch October 17, 2016 07:50
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull request Oct 18, 2016
…ment_workflow

DOC: Fix for matplotlib#7283 by adding a trailing underscore to misrendered URLs
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Oct 18, 2016

Backported to v2.x via 135576e.

@QuLogic QuLogic changed the title [MRG+1] DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs Oct 18, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

4 participants

X Tutup