Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions doc/_templates/autosummary_inher.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/api/animation_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ The easiest way to make a live animation in matplotlib is to use one of the

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

FuncAnimation
Expand Down Expand Up @@ -164,7 +163,6 @@ all data in memory.

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

PillowWriter
Expand All @@ -175,7 +173,6 @@ on all systems.

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

FFMpegWriter
Expand All @@ -188,7 +185,6 @@ debug.

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

FFMpegFileWriter
Expand Down Expand Up @@ -241,7 +237,6 @@ Animation Base Classes

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

Animation
Expand All @@ -256,7 +251,6 @@ writer and the class to allow a string to be passed to

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

MovieWriterRegistry
Expand All @@ -268,7 +262,6 @@ To reduce code duplication base classes

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

AbstractMovieWriter
Expand All @@ -279,7 +272,6 @@ and mixins

.. autosummary::
:toctree: _as_gen
:template: autosummary_inher.rst
:nosignatures:

AVConvBase
Expand Down