From b613ed9910cb34ba05f5f72cbb683810e90edab6 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 13 Dec 2010 08:29:18 +0100 Subject: Enable javadoc --- make/build-test.xml | 6 ++-- make/build.xml | 96 +++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 85 insertions(+), 17 deletions(-) (limited to 'make') diff --git a/make/build-test.xml b/make/build-test.xml index beead31..cf47fbf 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -60,7 +60,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -133,7 +133,7 @@ relative="true" failonerror="false"> - + - - - - - - + + + + - + @@ -544,21 +542,91 @@ - on the platform specific build targets. To circumvent any - errors, ensure that the source is built first. --> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + destdir="${javadoc.joal.public.path}" windowtitle="JOAL API" + source="1.4"> + + + + + destdir="${javadoc.joal.dev.path}" windowtitle="JOAL API" + source="1.4"> + + + + -- cgit v1.2.3