THtml not setting EtcDir in THtml::CopyFileFromEtcDir

I’m trying to make documentation using THtml. I’ve think I’ve got things worked out, but it looks like the SetEtcDir() function is not working in THtml::CopyFileFromEtcDir method. I get a warning that it is still looking in the old directory after I’ve set the EtcDir to somewhere else and can not copy the required files (ROOT.js, ROOT.css, etc…).

This may be a bug (or I’m missing something). Is there a different way to set the EtcDir?

Thanks,
Chris

Hi,

yes, that’s a bug! Now fixed in the trunk, thanks for reporting!

Cheers, Axel.