On Aug 15, 2005, at 10:59 AM, Emmanuel Bernard wrote:

cd ./doc
ant -language=ko single.lang
  => Korean
ant single.lang
  => English

Use this:

<!--
To build the reference docs for a particular language only, use - Dlang="en", for example, and call either lang.all, lang.docpdf, lang.dochtml, or lang.dochtmlsingle
   for the target of your choice.
-->
<project name="ReferenceDocumentation" default="all.doc" basedir=".">



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to