
12 May
2012
12 May
'12
2:46 p.m.
lcaminiti wrote
Hello all,
When generating Quickbook docs on a single HTML page `bjam onehtml` the images for notes, warning, etc do not appear because they have the incorrect path:
onehtml path (incorrect) img alt="[Note]" src="images/note.png"
normal path (correct) img alt="[Warning]" src="../../../../../doc/src/images/warning.png"
How do I fix this?
Any idea? Thanks. --Lorenzo -- View this message in context: http://boost.2283326.n4.nabble.com/boost-quickbook-incorrect-image-path-for-... Sent from the Boost - Dev mailing list archive at Nabble.com.