Browse Source

svn changeset:24/svn branch:toolkit

tags/6.7.0.beta1
Joonas Lehtinen 17 years ago
parent
commit
14129b1545
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/build.xml

+ 1
- 1
build/build.xml View File

@@ -110,7 +110,7 @@
<arg value="-IN"/>
<arg value="doc/manual/book.xml"/>
<arg value="-XSL"/>
<arg value="build/docbook-styles/xhtml/docbook.xsl"/>
<arg value="build/docbook/xsl/html/chunk.xsl"/>
<arg value="-OUT"/>
<arg value="${output-dir}/doc/manual/index.html"/>
<jvmarg value="-Xbootclasspath/p:build/lib/xml-apis.jar:build/lib/xercesImpl.jar:build/lib/fop-0.92/xalan-2.7.0.jar:build/lib/fop-0.92/serializer-2.7.0.jar"/>

Loading…
Cancel
Save