Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification.
The "CreateDocBookDocumentation" page has been changed by antoine. http://wiki.apache.org/ant/CreateDocBookDocumentation?action=diff&rev1=7&rev2=8 -------------------------------------------------- <!-- these parameters make bookmarks work in the generated PDF --> <param name="fop.extensions" expression="0"/> <param name="fop1.extensions" expression="1"/> + <!-- this allows xinclude processing to work --> <sysproperty key="org.apache.xerces.xni.parser.XMLParserConfiguration" value="org.apache.xerces.parsers.XIncludeParserConfiguration" /> </xslt> <taskdef name="fop" classname="org.apache.fop.tools.anttasks.Fop">
