Hi,

Is there a way to get absolute URLs in the generated HTML ? In my case I 
use the JSON builder and It's quite complicated to have links that works 
depending on whether the current URL has a trailing slash or not. I used to 
rewrite URLs at my app's router level, redirecting pages with missing 
trailing slashes, but I can't do that anymore.

Right now a link to another document is like this: "my/document". The 
documentation root on my website is "/doc/", so I'd like the generated 
links to be like "/doc/my/document/". Is there a way to achieve this ?

Thanks,

Yann

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to