Hi,

I am new to Sphinx (using 1.0.7) and I have noticed something that I'm
not sure if it's a feature or an issue (most certainly the former
though): whenever I rebuild a document containing "image" directives,
the copied images are not overwritten (even if they didn't change),
they are rather copied with a increasing numeric suffix in their name,
meaning that an entire set is created every time.

I know that "make clean" would prevent that, but the problem I have is
that my output dir is actually versioned, meaning that it wouldn't be
practical to recreate it every time.

I tried to search for a switch to modify this behaviour, but couldn't
find any.. The only workaround I could find is to use "raw" directives
with <img> tags, instead of "image" directives. Any help would be
appreciated.

Thanks,

Christian

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to