Merge "Move Image Guide to docs.o.o/image-guide/content"

This commit is contained in:
Jenkins 2013-09-13 14:01:52 +00:00 committed by Gerrit Code Review
commit 124072e3fc

View File

@ -59,9 +59,9 @@
<tocSectionDepth>1</tocSectionDepth>
<tocChapterDepth>1</tocChapterDepth>
<sectionLabelIncludesComponentLabel>0</sectionLabelIncludesComponentLabel>
<targetDirectory>target/docbkx/webhelp/${release.path.name}</targetDirectory>
<targetDirectory>target/docbkx/webhelp/</targetDirectory>
<webhelpDirname>image-guide</webhelpDirname>
<pdfFilenameBase>bk-imageguide-${release.path.name}</pdfFilenameBase>
<pdfFilenameBase>image-guide</pdfFilenameBase>
</configuration>
</execution>
<execution>
@ -74,7 +74,7 @@
<includes>dummy.xml</includes>
<postProcess>
<delete includeemptydirs="true">
<fileset dir="${basedir}/target/docbkx/webhelp/${release.path.name}" >
<fileset dir="${basedir}/target/docbkx/webhelp" >
<include name="**/*"/>
<exclude name="image-guide/**"/>
</fileset>