aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-24 04:06:40 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-24 04:06:40 +0000
commit0658a2c1e7a47b3be740f2f39362cf573e9e0e8e (patch)
tree534290a693bc67334750f6d678c83b30c9376b2f /build.xml
parent3b05fa0eb73a6cefc2a642286244f597c89440d5 (diff)
downloadxmlgraphics-fop-0658a2c1e7a47b3be740f2f39362cf573e9e0e8e.tar.gz
xmlgraphics-fop-0658a2c1e7a47b3be740f2f39362cf573e9e0e8e.zip
move overview.html to fop's root src directory.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196336 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 1c375586c..8397f15fb 100644
--- a/build.xml
+++ b/build.xml
@@ -579,7 +579,7 @@ list of possible build targets.
windowtitle="${Name} API"
doctitle="${Name}"
bottom="Copyright &#169; ${year} Apache Software Foundation. All Rights Reserved."
- overview="${src.dir}/overview.html"
+ overview="${src.dir}/java/org/apache/fop/overview.html"
failonerror="true">
<sourcepath>
<pathelement path="${src.java}"/>