hibernate-orm/reference
JongDae Kim a6607faacc v31final
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@9072 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2006-01-17 04:13:35 +00:00
..
en prep for 3.1.1 2006-01-13 21:04:06 +00:00
es fixed HHH-1078 2005-10-26 20:30:59 +00:00
fr French doc 2005-12-09 15:27:41 +00:00
ko v31final 2006-01-17 04:13:35 +00:00
support Checking section identifiers, HHH-283 2005-03-30 03:46:36 +00:00
tutorial Added webapp to tutorial 2005-11-18 22:51:15 +00:00
zh-cn fixed HHH-1078 2005-10-26 20:30:59 +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 French doc 2005-12-09 15:27: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