Skip to content

Commit 28a0205

Browse files
authored
[Doc]: Fix navigation sidebar for Animation examples
1 parent 64203a1 commit 28a0205

File tree

1 file changed

+11
-20
lines changed

1 file changed

+11
-20
lines changed

doc/api/animation_api.rst

+11-20
Original file line numberDiff line numberDiff line change
@@ -168,29 +168,23 @@ artists and functions. A fourth method is to create a class.
168168
Examples
169169
~~~~~~~~
170170

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
171+
* :doc:`../gallery/animation/animate_decay`
172+
* :doc:`../gallery/animation/bayes_update`
173+
* :doc:`../gallery/animation/double_pendulum`
174+
* :doc:`../gallery/animation/animated_histogram`
175+
* :doc:`../gallery/animation/rain`
176+
* :doc:`../gallery/animation/random_walk`
177+
* :doc:`../gallery/animation/simple_anim`
178+
* :doc:`../gallery/animation/strip_chart`
179+
* :doc:`../gallery/animation/unchained`
183180

184181
``ArtistAnimation``
185182
-------------------
186183

187184
Examples
188185
~~~~~~~~
189186

190-
.. toctree::
191-
:maxdepth: 1
192-
193-
../gallery/animation/dynamic_image
187+
* :doc:`../gallery/animation/dynamic_image`
194188

195189
Writer Classes
196190
==============
@@ -273,10 +267,7 @@ to ensure that setup and cleanup are performed as necessary.
273267
Examples
274268
--------
275269

276-
.. toctree::
277-
:maxdepth: 1
278-
279-
../gallery/animation/frame_grabbing_sgskip
270+
* :doc:`../gallery/animation/frame_grabbing_sgskip`
280271

281272
.. _ani_writer_classes:
282273

0 commit comments

Comments
 (0)