To add images, add the image file (png, svg or jpeg preferred) to this
_static/ directory. The reST syntax for adding the image is

.. figure:: /_static/filename.ext
    :name: fig-label
    :target: http://target.link/url

    Caption text.
