mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
17 lines
185 B
ReStructuredText
17 lines
185 B
ReStructuredText
test-image-glob
|
|
===============
|
|
|
|
.. image:: rimg.png
|
|
|
|
.. figure:: rimg.png
|
|
|
|
The caption of pic
|
|
|
|
.. image:: img.*
|
|
|
|
.. figure:: img.*
|
|
|
|
The caption of img
|
|
|
|
.. image:: testimäge.png
|