Update of /cvsroot/hibernate/Hibernate2/doc/reference
In directory sc8-pr-cvs1:/tmp/cvs-serv31429/doc/reference
Modified Files:
README
Log Message:
Now with Ant
Index: README
===================================================================
RCS file: /cvsroot/hibernate/Hibernate2/doc/reference/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README 23 Feb 2003 13:59:25 -0000 1.2
--- README 27 Mar 2003 23:17:02 -0000 1.3
***************
*** 1,8 ****
! We're using the DocBook XSL distribution for HTML and PDF
generation. The best results can be achieved with the
Saxon XSLT processor (don't use Xalan!) and the Apache
FOP library.
! See the scripts in the bin/ directory for more information.
chr...@bl...
--- 1,9 ----
! We're using the DocBook XSL distribution for HTML and PDF
generation. The best results can be achieved with the
Saxon XSLT processor (don't use Xalan!) and the Apache
FOP library.
! The documentation is generated by the build.xml file of
! Hibernate and Ant.
chr...@bl...
|