You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Move Animation and MovieWriter inheritance diagrams to their 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`
0 commit comments