hibernate-orm/reference
Christian Bauer 7225b36735 First batch of doco updates
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@4363 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2004-08-17 10:42:31 +00:00
..
en First batch of doco updates 2004-08-17 10:42:31 +00:00
support Synced with H2 doco 2004-08-10 03:08:00 +00:00
README Initial import of the Hibernate3 module 2004-06-03 16:31:32 +00:00
build.xml Synced with H2 doco 2004-08-10 03:08:00 +00:00

README

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 with the distribution
build.xml target 'doc<pdf|html|htmlsingle>'.

christian@hibernate.org