From 7c7b663c8a99f8d99f015034021c8dd1b318cae3 Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Sun, 27 Apr 2003 18:19:49 +0000 Subject: Enhancements for javadocs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196354 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 8397f15fb..c1232c09c 100644 --- a/build.xml +++ b/build.xml @@ -130,6 +130,7 @@ list of possible build targets. + @@ -576,15 +577,58 @@ list of possible build targets. classpathref="libs-build-classpath" author="true" version="true" - windowtitle="${Name} API" - doctitle="${Name}" + windowtitle="${NAME} API" + doctitle="Formatting Objects Processor (FOP)" bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved." overview="${src.dir}/java/org/apache/fop/overview.html" + use="true" failonerror="true"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3