8000 DOC: Move Animation and MovieWriter inheritance diagrams ... by timhoffm · Pull Request #21954 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

DOC: Move Animation and MovieWriter inheritance diagrams ... #21954

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
Dec 15, 2021

Conversation

timhoffm
Copy link
Member
@timhoffm timhoffm commented Dec 14, 2021

to their respective sections.

Inheritance diagrams belong next to the text that discuss the shown
classes.

Also:

  • remove :private-bases: option. - We don't have any private bases
    here so it did not have any effect.
  • exclude ABC as the top class for writers by specifying
    :top-classes:. It's irrelevant that we inherit from ABC.
  • add the missing PillowWriter and HTMLWriter

…tions

Inheritance diagrams belong next to the text that discuss the shown
classes.

Also:
- remove `:private-bases:` option. - We don't have any private bases
  here so it did not have any effect.
- exclude `ABC` as the top class for writers by specifying
  `:top-classes:`. It's irrelevant that we inherit from `ABC`.
- add the missing `PillowWriter` and `HTMLWriter`
@QuLogic QuLogic added this to the v3.6.0 milestone Dec 15, 2021
@QuLogic QuLogic merged commit 83fb244 into matplotlib:main Dec 15, 2021
@timhoffm timhoffm deleted the doc-movie-writer-inheritance branch December 15, 2021 07:36
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
0