Skip to content

Update docs, in particular for backends. #10203

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 2 commits into from
Jan 19, 2018
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jan 9, 2018

PR Summary

Split out from #8771 (qtcairo PR) to make that PR more manageable.

The change to the backend_cairo docstring is necessary as the previous version was not valid rst.

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

@anntzer anntzer force-pushed the doc-update branch 2 times, most recently from 715d732 to 3323f7f Compare January 9, 2018 18:18
doc/conf.py Outdated

VERSION_STRING = '2.9'
class MyCairo(MagicMock):
version_info = (1, 2, 0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need to bump to 1.4.0 now that #10204 is in?

Copy link
Contributor Author

@anntzer anntzer Jan 10, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, fixing

@tacaswell tacaswell added this to the v2.2 milestone Jan 10, 2018
@jklymak jklymak added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jan 10, 2018
@jklymak jklymak merged commit 364d4ca into matplotlib:master Jan 19, 2018
@anntzer anntzer deleted the doc-update branch January 19, 2018 22:45
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants