Skip to content

Fix contour return link #11157

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2018
Merged

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented May 2, 2018

See the Returns section of https://matplotlib.org/devdocs/api/_as_gen/matplotlib.axes.Axes.contour.html?highlight=contour#matplotlib.axes.Axes.contour - the link to the return type is not present. This fixes that.

@dstansby
Copy link
Member Author

dstansby commented May 2, 2018

I'm just fixing as I go what I see when I'm reading the docs

@ImportanceOfBeingErnest
Copy link
Member

Now you just have to click on any of the links above to see more to fix. 😜

But seriously, isn't it better not to create 10 PRs to fix 10 similar things?

@dstansby
Copy link
Member Author

dstansby commented May 2, 2018

I don't think so, I don't have the time to click on all of those and fix them, but I'm happy to fix little things as I find them. If anyone else wants to create a bigger PR fine, but this PR improves the docs so I see no reason why it needs more work doing on it.

@jklymak jklymak merged commit bdaafd9 into matplotlib:master May 2, 2018
@jklymak
Copy link
Member

jklymak commented May 2, 2018

Incremental is fine for the docs.

@dstansby dstansby deleted the contour-ret-doc branch May 2, 2018 14:12
@QuLogic QuLogic added this to the v3.0.0 milestone Nov 27, 2018
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