Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update link to IPython stable doc #9225

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
Sep 25, 2017
Merged

Conversation

Carreau
Copy link
Contributor

@Carreau Carreau commented Sep 25, 2017

PR Summary

Link was pointing to the old docs location which has not been updated in a couple of years.
Updating the link point users toward newer version of the same page; without warnings that this is old docs.

Hopefully it will also improve ranking of both page on Google,.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@dstansby dstansby added this to the 2.1 (next point release) milestone Sep 25, 2017
@dstansby
Copy link
Member

@meeseeksdev backport to v2.1.x

@Carreau
Copy link
Contributor Author

Carreau commented Sep 25, 2017

Thanks,

@meeseeksdev backport to v2.1.x

You can't you are not whitelisted (yet) but you should be able to in a few minutes,

Also I believe it knows how to backport only already merged PRs as it cherry-pick -m1

@dstansby
Copy link
Member

Aha, thanks!

@dstansby dstansby merged commit 6ec497a into matplotlib:master Sep 25, 2017
@dstansby
Copy link
Member

@meeseeksdev backport to v2.1.x

lumberbot-app bot pushed a commit that referenced this pull request Sep 25, 2017
   PR Summary

Link was pointing to the old docs location which has not been updated in a couple of years.
Updating the link point users toward newer version of the same page; without warnings that this is old docs.

Hopefully it will also improve ranking of both page on Google,.

   PR Checklist

- [x] Has Pytest style unit tests
- [x] Code is PEP 8 compliant
- [x] New features are documented, with examples if plot related
- [x] Documentation is sphinx and numpydoc compliant
- [x] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
- [x] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way
@lumberbot-app lumberbot-app bot mentioned this pull request Sep 25, 2017
6 tasks
@dstansby
Copy link
Member

Magic!

@Carreau Carreau deleted the docupdate branch September 25, 2017 17:51
@Carreau
Copy link
Contributor Author

Carreau commented Sep 25, 2017

Magic!

Haha, not yet, the magics will be :

  1. when you don't have to tell it the branch
  2. when it invokes itself on merge.

That already work on IPython/IPython, but I need to refine the heuristics from matplotlib as well :-)

dstansby added a commit that referenced this pull request Sep 25, 2017
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.

2 participants