Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7685493

Browse files
committed
[Doc][Examples Gallery]: Side Navigation Section breaks on Animation examples.
1 parent 2466ccb commit 7685493

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

doc/api/animation_api.rst

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -165,33 +165,9 @@ function::
165165
A third method is to use closures to build up the required
166166
artists 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-
195171
Writer Classes
196172
==============
197173

@@ -270,14 +246,6 @@ strongly encouraged to use the `~.AbstractMovieWriter.saving` context manager::
270246

271247
to 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

283251
Helper Classes

0 commit comments

Comments
 (0)