geirm 01/12/18 12:55:44 Modified: examples/velocitydocs README.txt Log: updat Revision Changes Path 1.2 +9 -0 jakarta-velocity-dvsl/examples/velocitydocs/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/jakarta-velocity-dvsl/examples/velocitydocs/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 2001/12/18 20:54:39 1.1 +++ README.txt 2001/12/18 20:55:44 1.2 @@ -2,6 +2,15 @@ document tree. Good for comparing performance between DVSL, XSLT and Anakia +There are no source documents included here - copy all the .xml files +from the xdocs/ directory in the jakarta-velocity tree into the +local xdocs/ directory. + +Then, with ant installed + + $ant + + To use XSLT, you need to add xalan into the classpath. It's in ../../lib
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
