Enabled use.id.as.filename to use more human-readable file names.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425655 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Marc Prud'hommeaux 2006-07-26 07:47:27 +00:00
parent 5c61ff4970
commit 01d05dfbb8
1 changed files with 2 additions and 0 deletions

View File

@ -18,5 +18,7 @@
<xsl:param name="preface.autolabel" select="0"/>
<xsl:param name="qandadiv.autolabel" select="1"/>
<xsl:param name="section.autolabel" select="1"/>
<xsl:param name="use.id.as.filename" select="'1'"/>
</xsl:stylesheet>