From 00b73276cdfa385732f9a54861f6a40c0395b4d4 Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Mon, 3 Oct 2011 19:13:27 +0000 Subject: [PATCH] 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/ --- xsl/webhelp/build.xml | 17 ++++++++++++++--- xsl/webhelp/xsl/webhelp.xsl | 2 -- 2 files changed, 14 insertions(+), 5 deletions(-) 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 - -- 2.40.0