Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f1f1d0

Browse filesBrowse files
committed
Remove separate autosummary_inher template.
... as we now have :show-inheritance: everywhere anyways.
1 parent b02c22d commit 0f1f1d0
Copy full SHA for 0f1f1d0

File tree

2 files changed

+0
-32
lines changed
Filter options

2 files changed

+0
-32
lines changed

‎doc/_templates/autosummary_inher.rst

Copy file name to clipboardExpand all lines: doc/_templates/autosummary_inher.rst
-24Lines changed: 0 additions & 24 deletions
This file was deleted.

‎doc/api/animation_api.rst

Copy file name to clipboardExpand all lines: doc/api/animation_api.rst
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ The easiest way to make a live animation in matplotlib is to use one of the
1919

2020
.. autosummary::
2121
:toctree: _as_gen
22-
:template: autosummary_inher.rst
2322
:nosignatures:
2423

2524
FuncAnimation
@@ -164,7 +163,6 @@ all data in memory.
164163

165164
.. autosummary::
166165
:toctree: _as_gen
167-
:template: autosummary_inher.rst
168166
:nosignatures:
169167

170168
PillowWriter
@@ -175,7 +173,6 @@ on all systems.
175173

176174
.. autosummary::
177175
:toctree: _as_gen
178-
:template: autosummary_inher.rst
179176
:nosignatures:
180177

181178
FFMpegWriter
@@ -188,7 +185,6 @@ debug.
188185

189186
.. autosummary::
190187
:toctree: _as_gen
191-
:template: autosummary_inher.rst
192188
:nosignatures:
193189

194190
FFMpegFileWriter
@@ -241,7 +237,6 @@ Animation Base Classes
241237

242238
.. autosummary::
243239
:toctree: _as_gen
244-
:template: autosummary_inher.rst
245240
:nosignatures:
246241

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

257252
.. autosummary::
258253
:toctree: _as_gen
259-
:template: autosummary_inher.rst
260254
:nosignatures:
261255

262256
MovieWriterRegistry
@@ -268,7 +262,6 @@ To reduce code duplication base classes
268262

269263
.. autosummary::
270264
:toctree: _as_gen
271-
:template: autosummary_inher.rst
272265
:nosignatures:
273266

274267
AbstractMovieWriter
@@ -279,7 +272,6 @@ and mixins
279272

280273
.. autosummary::
281274
:toctree: _as_gen
282-
:template: autosummary_inher.rst
283275
:nosignatures:
284276

285277
AVConvBase

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.