
9 Feb
2009
9 Feb
'09
9:53 a.m.
Links to library headers and source code are all broken as these are relative links that depend upon the location of the html docs, anyone know how we can rewrite those URL's during the build?
It could be done in the pdf xslt, although it's probably better if it was done in an extra build step. It'd be a bit of a hack.
It might be relevant that I'm going to post a patch for this feature request soon:
https://svn.boost.org/trac/boost/ticket/1166
If we have a special url for links to other parts of boost, then we could just strip those links out.
Thanks Daniel, that patch would be really useful - especially if it'll work for PDF's as well as the HTML output :-) Ping me if I can help, John.