From b829c0f8f1f1bf781fe3e9c093721f20c1cb2881 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 21 Dec 2009 14:18:02 +0100 Subject: Fixed the changelog.html generation to be a full HTML file and not an HTML snippet. --- buildScripts/website.ant.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 13a8ff18..3af84f45 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -263,7 +263,7 @@ such as converting the changelog into HTML, and creating javadoc. - + @@ -272,6 +272,18 @@ such as converting the changelog into HTML, and creating javadoc. + + + + + + + + + + + + -- cgit