Gavin King 5d424633e4 doc'd format_sql
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2005-07-27 23:35:43 +00:00
..
2005-07-27 23:35:43 +00:00
2005-07-06 23:34:25 +00:00
2005-07-21 17:25:01 +00:00
2005-06-19 16:50:03 +00:00
2004-09-17 05:18:19 +00:00
2005-06-23 20:40:26 +00:00
2004-06-03 16:31:32 +00:00

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