Hello,

I want to refence a download file (pdf) from the side bar for convenience.

This file is also referenced on a document using the :download: syntax.

Before sphinx 1.8.0, it was possible, because the download link was stable 
( _downloads/foo.pdf).
I just added a custom template to the html_sidebars map in my conf.py and 
referenced it statically.

Now the link includes the hash of the original source path (and that may 
change depending on the builder).

I cannot reference a download file using pathto() and have not found 
anything like this in the documentation.

Any suggestions?

Best regards,
Georg

-- 
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/68e8cb5c-ed7f-440f-8a7f-03efd5211e4e%40googlegroups.com.

Reply via email to