Additions to the documentation guide#9875
Merged
dstansby merged 1 commit intomatplotlib:masterfrom Nov 29, 2017
Merged
Conversation
jklymak
approved these changes
Nov 28, 2017
|
|
||
| Additional formatting conventions | ||
| --------------------------------- | ||
|
|
Member
There was a problem hiding this comment.
This all looks good to me. Note I knocked all this down a level in the outline, so we'll have to remember to reconcile. Actually my new outlining is somewhat incomplete the way I've done it, but I thought I'd leave it like that to at least remind myself that it needed fixing.
anntzer
reviewed
Nov 28, 2017
| projection : | ||
| ['aitoff' | 'hammer' | 'lambert' | 'mollweide' | \ | ||
| 'polar' | 'rectilinear'], optional | ||
| The projection type of the axes. |
Contributor
There was a problem hiding this comment.
close the triple quotes here (possibly after an ellipsis)
dstansby
approved these changes
Nov 29, 2017
dstansby
added a commit
that referenced
this pull request
Nov 29, 2017
Backport PR #9875 on branch v2.1.0-doc
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an enhacement to the great work of #9805. The aforementioned PR addresses many points of #9786 and closed it.
IMHO there were some additional points worth mentioning. I've added them in this pull request, before they get lost. The content stems from the discussion in #9786 and the issues linked therein. I hope, I've got everyting right.
Note: I'm aware of #9872, which addresses other enhancements to the documentation guide.