Hi Frederik. I have exactly the same issue with my downloads. They are all getting put in a separate autogenerated directory in _downloads:
_downloads/<autogeneratedkey>/myfile.pdf. The autogenerated key is consistent between builds (and even versions of my docs) so I think it might be generated from the file name. Did you find a solution? Regards Sharon On Monday, July 1, 2019 at 10:19:27 PM UTC+1, Frederik Berlaen wrote: > > Hi All > > I have an app with sphinx documentation and lately (I dont remember which > sphinx version) the programmicatally generated download_reference nodes url > are converted to a random url > > fe > http://www.drawbot.com/_downloads/0b5a4fd90d4023664436b2fb0774e1eb/example_imageObject.png > > I dont know what is generating the 0b5a4fd90d4023664436b2fb0774e1eb part > in the _download folder, but I would like to remove that > > This was different in older version of sphinx > > the conf.py can be viewed here > https://github.com/typemytype/drawbot/blob/master/docs/conf.py > > thanks > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/b53a3080-0d16-4509-afdf-4bfbfac500d6%40googlegroups.com.
