Hi, You can import a image from external as:
.. figure:: http://sphinx-doc.org/_static/sphinx.png Note that it emits "WARNING: nonlocal image URI found" warning because sphinx can't get the mimetype of the image.It limits sphinx feature, but it works. refs: https://bitbucket.org/birkenfeld/sphinx/src/c2dd6c8a440/sphinx/environment.py#cl-783 Regards, -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa 2014-09-15 4:41 GMT+09:00 Arne Wolframm <[email protected]>: > Can I import figures (.. figure:: ..) directly from a weblink? > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
