avoided the creation of extra PDFs for each chapter

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@506410 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2007-02-12 10:52:58 +00:00
parent 8ae7d84240
commit ef073d1ae9
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
<configuration>
<foCustomization>${basedir}/src/styles/docbook-fo.xsl</foCustomization>
<includes>activemq.xml</includes>
<!-- lets use separate pages per chapter for HTML -->
<chunkedOutput>true</chunkedOutput>