Update of /cvsroot/hibernate/Hibernate/doc/reference
In directory sc8-pr-cvs1:/tmp/cvs-serv32325/doc/reference
Modified Files:
README
Log Message:
Update to current and CSS quotation fix
Index: README
===================================================================
RCS file: /cvsroot/hibernate/Hibernate/doc/reference/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 25 Nov 2002 20:50:27 -0000 1.1
--- README 26 Nov 2002 08:14:56 -0000 1.2
***************
*** 49,53 ****
SAXON=~/dev/lib/saxon.jar;
! XSL_PARAMS="html.stylesheet='../style.css' \
chunk.section.depth='5' \
use.id.as.filename='1'";
--- 49,53 ----
SAXON=~/dev/lib/saxon.jar;
! XSL_PARAMS="html.stylesheet=../style.css \
chunk.section.depth='5' \
use.id.as.filename='1'";
|