webhelp.skin.css in build.xml
Posted: Thu Feb 22, 2018 11:37 pm
Hi,
We're currently setting webhelp.skin.css in a properties file that we specify at run-time. We're trying to move this to the build.xml file instead using a <property> element. When publishing with webhelp.skin.css specified in build.xml and not using a properties file, the skin.css file gets creates with the correct CSS, but no html files actually reference that file. In fact, the skin.css link is not present at all.
Do we need to add this property someplace else as well?
Thanks,
- Nick
We're currently setting webhelp.skin.css in a properties file that we specify at run-time. We're trying to move this to the build.xml file instead using a <property> element. When publishing with webhelp.skin.css specified in build.xml and not using a properties file, the skin.css file gets creates with the correct CSS, but no html files actually reference that file. In fact, the skin.css link is not present at all.
Do we need to add this property someplace else as well?
Thanks,
- Nick