diff options
author | fotis <fotis@unknown> | 2000-06-21 08:00:29 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-06-21 08:00:29 +0000 |
commit | a18129e3aabf4c67fa0a608b58483fe1977dce37 (patch) | |
tree | 67100fd1a498a3f63bd17d6ed72f8fcd1923748e | |
parent | 93fb757cf793d3b16712683d20dbe42c2d2efb4a (diff) | |
download | xmlgraphics-fop-a18129e3aabf4c67fa0a608b58483fe1977dce37.tar.gz xmlgraphics-fop-a18129e3aabf4c67fa0a608b58483fe1977dce37.zip |
added explanation where to find detailed instructions how to compile (proposed by Marc Dorchain)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193422 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,5 +14,7 @@ FOP readme HTML-Documentation can be found in the subdirectory /docs. Compilation of Fop is started by executing build. It requires - Xerces-J, Xalan and bsf.jar (comes with Xalan) in your classpath. + Xerces-J, Xalan and bsf.jar (comes with Xalan) in your classpath. + You can find more details in build.xml or in the documentation under the + heading 'compiling'. |