Hi, Solved, it was a naming issue. I renamed my files to the correct files and so it worked.
Maybe changing the error message could help? >From not readable to not found? It confused me a bit. On 11 jul, 14:58, Koen <[email protected]> wrote: > Hi list, > > I was trying the download role and had some questions. > > For several files I want to include as a link I get this warning > during build > > WARNING: download file not readable: > > The file I want to include is a .java and an xls file. > > eg code: > > The script files are: > > * :download:`cleanup.metrics.pl <./cleanup.metrics.pl>` > * :download:`CleanupCache.java <./CleanupCache.java>` > > The perl script is included correctly. > The java file is not included in the _downloads directory in the build > directory. > > I have the same issue when trying to include an .xls file? > > Can I force sphinx to include these files in the _downloads > directory? Even if the file is not readable by sphinx? > > I get the same for some image files: > > WARNING: image file not readable: > > Thanks -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
