first strategy#
This is a gallery example with image directive in the .rst file
to test first strategy. Since no alt attribute is set to
gallery_thumbnail, the first image in the file will be used as the
thumbnail for the gallery.
.. image:: /_static/intersecting_planes.png
:align: center
:width: 60%
.. image:: /_static/bar_colors.png
:align: center
:width: 60%
.. figure:: /_static/offset.png
:align: center
:width: 60%
This is a caption.
This is a caption.#