Files
sphinx/tests/roots/test-images/index.rst
2019-06-05 23:42:24 +09:00

30 lines
466 B
ReStructuredText

test-image
==========
.. image:: rimg.png
.. figure:: rimg.png
The caption of pic
.. image:: img.*
.. figure:: img.*
The caption of img
.. image:: testimäge.png
.. image:: rimg.png
:target: https://www.sphinx-doc.org/
.. image:: rimg.png
:align: center
:target: https://www.python.org/
.. a remote image
.. image:: https://www.python.org/static/img/python-logo.png
.. non-exist remote image
.. image:: https://www.google.com/NOT_EXIST.PNG