Hi,
I'm trying to generate my code documentation and target mshc format, but I'm facing a really annoying limitation. I'm using a css to define all small icons but It seems that URL defined in this css are not working (all images defined in the CSS are not displayed).
I tried to replace manually url("toto.gif") with url("ms-xhelp:///?method=asset&id=toto.gif&package=MYPACKAGE.mshc&topiclocale=EN-US") but this is not working as well.
Is there any workaround to this issue? Is this going to be fixed? (I saw a
2 years old post mentioning that url() in css were not supported)
Thanks
Alexandre Mutel - SharpDX - NShader - Code4k