From: Kasun Gajasinghe Date: Mon, 3 Oct 2011 19:13:27 +0000 (+0000) Subject: Webhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup... X-Git-Tag: release/1.79.1~6^2~658 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00b73276cdfa385732f9a54861f6a40c0395b4d4;p=docbook-dsssl Webhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html. tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/ --- diff --git a/xsl/webhelp/build.xml b/xsl/webhelp/build.xml index 502af2173..7b0990a30 100644 --- a/xsl/webhelp/build.xml +++ b/xsl/webhelp/build.xml @@ -10,6 +10,7 @@ + @@ -87,13 +88,25 @@ Indexing html files in ${output-dir}/content - + + + + + + + + + + @@ -104,8 +117,6 @@ - - diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 6df507082..acdf3830c 100644 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -8,7 +8,6 @@ - html -