hibernate-orm/reference
JongDae Kim 2e6498cd89 Version update v31beta2
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@8111 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2005-09-07 11:07:04 +00:00
..
en Added note 2005-09-06 19:13:01 +00:00
es fixed misprint 2005-07-06 23:34:25 +00:00
ko Version update v31beta2 2005-09-07 11:07:04 +00:00
support Checking section identifiers, HHH-283 2005-03-30 03:46:36 +00:00
zh-cn fixed minor doc bugs from HHH-618 2005-06-19 16:50:03 +00:00
.cvsignore misc cvsignore 2004-09-17 05:18:19 +00:00
README Initial import of the Hibernate3 module 2004-06-03 16:31:32 +00:00
build.xml Better usage doc 2005-08-15 11:07:41 +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