Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: make canonical version stable#19319
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Added an update of |
I think this is right for now. It would be nice if "canonical"changed for the newest version of an obsolete page. However, for now I think its best for search engines to try and find it at |
Ifmatplotlib/matplotlib.github.com#49 goes in, this will need to be slightly modified |
DOC: update developer docs
8f3b667
to20e8c0d
CompareThis has been modified to take into accountmatplotlib/matplotlib.github.com#49 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'm not an SEO expert, but this sounds good.
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
Depends onmatplotlib/matplotlib.github.com#47
Makes
matplotlib.org/stable
the canonical root.PR Checklist
pytest
passes).flake8
on changed files to check).flake8-docstrings
and runflake8 --docstring-convention=all
).doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).