File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,33 +165,9 @@ function::
165165A third method is to use closures to build up the required
166166artists and functions. A fourth method is to create a class.
167167
168- Examples
169- ~~~~~~~~
170-
171- .. toctree ::
172- :maxdepth: 1
173-
174- ../gallery/animation/animate_decay
175- ../gallery/animation/bayes_update
176- ../gallery/animation/double_pendulum
177- ../gallery/animation/animated_histogram
178- ../gallery/animation/rain
179- ../gallery/animation/random_walk
180- ../gallery/animation/simple_anim
181- ../gallery/animation/strip_chart
182- ../gallery/animation/unchained
183-
184168``ArtistAnimation ``
185169-------------------
186170
187- Examples
188- ~~~~~~~~
189-
190- .. toctree ::
191- :maxdepth: 1
192-
193- ../gallery/animation/dynamic_image
194-
195171Writer Classes
196172==============
197173
@@ -270,14 +246,6 @@ strongly encouraged to use the `~.AbstractMovieWriter.saving` context manager::
270246
271247to ensure that setup and cleanup are performed as necessary.
272248
273- Examples
274- --------
275-
276- .. toctree ::
277- :maxdepth: 1
278-
279- ../gallery/animation/frame_grabbing_sgskip
280-
281249.. _ani_writer_classes :
282250
283251Helper Classes
You can’t perform that action at this time.
0 commit comments