Doc'd usage
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7857 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
9f342a6033
commit
01459a7636
|
@ -1,3 +1,8 @@
|
|||
<!--
|
||||
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=".">
|
||||
<!-- Allow this to be overriden by others importing this project. -->
|
||||
<dirname property="imported.basedir" file="${ant.file.ReferenceDocumentation}"/>
|
||||
|
|
Loading…
Reference in New Issue