Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/build-helper.xml')
-rw-r--r--org.eclipse.mylyn.help.ui/build-helper.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.help.ui/build-helper.xml b/org.eclipse.mylyn.help.ui/build-helper.xml
index ef8969a15..4e1e3ecde 100644
--- a/org.eclipse.mylyn.help.ui/build-helper.xml
+++ b/org.eclipse.mylyn.help.ui/build-helper.xml
@@ -76,6 +76,7 @@ This document is maintained in a collaborative wiki. If you wish to update or m
prependImagePrefix="${imageFolder}"
formatoutput="true">
<fileset dir="tmp" includes="**/*.mediawiki"/>
+ <stylesheet url="book.css"/>
</wikitext-to-eclipse-help>
<mkdir dir="@{targetFolder}/${imageFolder}"/>

Back to the top