hibernate-orm/reference
Christian Bauer 1873cef798 Synchronized KO translation between 3.2 branch and trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/branches/Branch_3_2/Hibernate3/doc@10956 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2006-12-08 08:07:27 +00:00
..
en HHH-1851 : relax special 'id' property handling 2006-11-21 17:38:43 +00:00
es fixed HHH-1078 2005-10-26 20:30:59 +00:00
fr update for 3.2 doc compliance 2006-10-02 18:27:05 +00:00
ja Synchronized JA translation between 3.2 branch and trunk 2006-12-08 08:01:55 +00:00
ko Synchronized KO translation between 3.2 branch and trunk 2006-12-08 08:07:27 +00:00
support Checking section identifiers, HHH-283 2005-03-30 03:46:36 +00:00
tutorial HHH-1741, Documentation fix 2006-05-12 07:17:10 +00:00
zh-cn Deleted MSFT fonts 2006-08-30 08:25:41 +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 Deleted MSFT fonts 2006-08-30 08:26:50 +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