From: Jirka Kosek Date: Fri, 15 Aug 2014 15:14:31 +0000 (+0000) Subject: Added ant build for HTML stylesheets X-Git-Tag: release/1.79.1~6^2~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f225cdf0544c7841cfc4476338524a08944169e;p=docbook-dsssl Added ant build for HTML stylesheets --- diff --git a/xsl/common/build.xml b/xsl/common/build.xml index f1375afb0..23c793645 100644 --- a/xsl/common/build.xml +++ b/xsl/common/build.xml @@ -7,6 +7,8 @@ Adding missing translations from English master localization... + + diff --git a/xsl/html/build.xml b/xsl/html/build.xml new file mode 100644 index 000000000..2954c1c31 --- /dev/null +++ b/xsl/html/build.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + Building HTML parameters... + + + + + + + Building HTML titlepage... + + + + + + + + Building profiling version of HTML stylesheet... + + + + + + + + + + + + + + + diff --git a/xsl/tools/build-shared.xml b/xsl/tools/build-shared.xml index f40d0f2c8..d302b599c 100644 --- a/xsl/tools/build-shared.xml +++ b/xsl/tools/build-shared.xml @@ -5,6 +5,7 @@ + @@ -22,6 +23,7 @@ + @@ -42,4 +44,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +