Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix #5573: Use SVG in docs #5677
Conversation
mdboom
added this to the
next major release (2.0)
milestone
Dec 14, 2015
mdboom
added the
needs_review
label
Dec 14, 2015
|
Something goes wrong in the format parsing
|
tacaswell
added a commit
that referenced
this pull request
Dec 16, 2015
|
|
tacaswell |
838fa1f
|
tacaswell
merged commit 838fa1f
into matplotlib:master
Dec 16, 2015
tacaswell
removed the
needs_review
label
Dec 16, 2015
|
Merging this so that we can see what the built docs look like at http://matplotlib.org/devdocs We should hold of back porting this until we are sure we are happy with it. |
|
For this to take effect on the devdocs we probably need to change either https://github.com/matplotlib/matplotlib/blob/master/.travis.yml#L110 to not build small or |
jenshnielsen
added a commit
to jenshnielsen/matplotlib
that referenced
this pull request
Dec 31, 2015
|
|
jenshnielsen |
16698e8
|
jenshnielsen
referenced
this pull request
Dec 31, 2015
Merged
Skip svg tex test if tex is not installed #5770
jenshnielsen
added a commit
to jenshnielsen/matplotlib
that referenced
this pull request
Jan 1, 2016
|
|
jenshnielsen |
3be205b
|
jenshnielsen
referenced
this pull request
Jul 26, 2016
Closed
Which image formats to build in docs. #6835
QuLogic
added the
Documentation
label
Sep 6, 2016
|
This was reverted (see #6835.) |
QuLogic
modified the milestone: unassigned, 2.0 (style change major release)
Oct 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mdboom commentedDec 14, 2015
This looks a lot better on hi-res displays, and I think will be a nice show-off for the style changes in 2.0.
I think what this PR needs is testing on various browsers and some manual looking for things where SVG breaks (though it all looks pretty good to me on spot-checking, and SVG is one of our better-tested backends).