I'm getting the following warning after change the name of ID_request.rng to something else. I've removed all :download: references to "ID_request.rng" from all my text source files, and removed (renamed) the file itself.
However, after initally adding then changing the name and running sphinx 1.0.5 again I'm still getting this warning: WARNING: cannot copy downloadable file u'ID_request.rng': [Errno 2] No such file or directory: u'ID_request.rng' I've tried to delete the resulting .buildinfo file that is generated, thinking that some how it stored some info on previous files, but even after deleting this file and re-running sphinx I'm still seeing this warning. I've checked several times, and the source txt I'm running sphinx on, no longer contains the :download: reference and the output source files do not either. Is there somewhere else this information is stored that I need to clean out or is there something wrong with my setup? -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@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.