aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readme
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-08-01 22:38:03 +0000
committerfotis <fotis@unknown>2000-08-01 22:38:03 +0000
commit682f0bb206f70f0f33a5728718575a737a464007 (patch)
treebdaa9bbb05b9e2737629a0bf65f08d595a8b41c8 /lib/readme
parent4991b20f3068812f8a1f2dff16f9b9ed745ee403 (diff)
downloadxmlgraphics-fop-682f0bb206f70f0f33a5728718575a737a464007.tar.gz
xmlgraphics-fop-682f0bb206f70f0f33a5728718575a737a464007.zip
describes libraries and class files in this directory
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193573 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/readme')
-rw-r--r--lib/readme11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/readme b/lib/readme
new file mode 100644
index 000000000..d99053365
--- /dev/null
+++ b/lib/readme
@@ -0,0 +1,11 @@
+This directory contains some libraries or class files necessary
+for compiling, running or testing Fop.
+
+ant.jar Ant is the scripting tool which is used to build Fop or to run
+ the test scripts. see build.xml in root for more information
+w3c.jar the svg library from the w3 consortium
+
+
+Compare.java a ant task which compares files
+Fop.java a ant task which allows calling Fop from Ant
+Xslt.java a ant task which allows calling Xalan from Ant