
9 Feb
2009
9 Feb
'09
9:07 a.m.
Something like:
install my_pdf_file : some_target_that_produces_badly_named_file : <name>nice_name <location>whatever ;
should work.
Yeah, but might it mess up cross-references?
Cross references between libraries are effectively broken anyway.... but that said, there may not be any as I don't recall seeing any "Can't find LINKEND" messages from the build. John. PS That reminds me of one more TODO: 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?