From e71cb71827c1f83abcb1cbc152bb106ac00e9e63 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Tue, 4 Feb 2014 14:53:11 +0100 Subject: [PATCH] nekohtml crosslink Signed-off-by: Michael Simacek --- build.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 2f24269..f027529 100644 --- a/build.xml +++ b/build.xml @@ -41,7 +41,12 @@ - + + + + + + @@ -178,8 +183,12 @@ author='true' version='true' use='true' windowtitle="${Name} Implementation" doctitle="${Name}" encoding="ISO-8859-1" - bottom="${copyright}" - /> + bottom="${copyright}"> + + + + + -- 1.8.5.3