Fix the handling of images in different directories.

This commit is contained in:
Georg Brandl
2008-11-06 10:36:56 +01:00
parent 27ee1ed5d4
commit dbfe74d5e6
6 changed files with 28 additions and 16 deletions
+3
View File
@@ -18,3 +18,6 @@ Sphinx image handling
.. a non-local image URI
.. image:: http://www.python.org/logo.png
.. an image with subdir and unspecified extension
.. image:: subdir/simg.*