@@ -168,29 +168,23 @@ artists and functions. A fourth method is to create a class.
168
168
Examples
169
169
~~~~~~~~
170
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
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 `
183
180
184
181
``ArtistAnimation ``
185
182
-------------------
186
183
187
184
Examples
188
185
~~~~~~~~
189
186
190
- .. toctree ::
191
- :maxdepth: 1
192
-
193
- ../gallery/animation/dynamic_image
187
+ * :doc: `../gallery/animation/dynamic_image `
194
188
195
189
Writer Classes
196
190
==============
@@ -273,10 +267,7 @@ to ensure that setup and cleanup are performed as necessary.
273
267
Examples
274
268
--------
275
269
276
- .. toctree ::
277
- :maxdepth: 1
278
-
279
- ../gallery/animation/frame_grabbing_sgskip
270
+ * :doc: `../gallery/animation/frame_grabbing_sgskip `
280
271
281
272
.. _ani_writer_classes :
282
273
0 commit comments