@@ -167,30 +167,22 @@ artists and functions. A fourth method is to create a class.
167
167
168
168
Examples
169
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
170
+ * :doc: `../gallery/animation/animate_decay `
171
+ * :doc: `../gallery/animation/bayes_update `
172
+ * :doc: `../gallery/animation/double_pendulum `
173
+ * :doc: `../gallery/animation/animated_histogram `
174
+ * :doc: `../gallery/animation/rain `
175
+ * :doc: `../gallery/animation/random_walk `
176
+ * :doc: `../gallery/animation/simple_anim `
177
+ * :doc: `../gallery/animation/strip_chart `
178
+ * :doc: `../gallery/animation/unchained `
183
179
184
180
``ArtistAnimation ``
185
181
-------------------
186
182
187
183
Examples
188
184
~~~~~~~~
189
-
190
- .. toctree ::
191
- :maxdepth: 1
192
-
193
- ../gallery/animation/dynamic_image
185
+ * :doc: `../gallery/animation/dynamic_image `
194
186
195
187
Writer Classes
196
188
==============
@@ -272,11 +264,7 @@ to ensure that setup and cleanup are performed as necessary.
272
264
273
265
Examples
274
266
--------
275
-
276
- .. toctree ::
277
- :maxdepth: 1
278
-
279
- ../gallery/animation/frame_grabbing_sgskip
267
+ * :doc: `../gallery/animation/frame_grabbing_sgskip `
280
268
281
269
.. _ani_writer_classes :
282
270
0 commit comments