summaryrefslogtreecommitdiffstats
path: root/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/concepts-manual/concepts-manual-eclipse-customization.xsl')
-rw-r--r--documentation/concepts-manual/concepts-manual-eclipse-customization.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl b/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
index 17fff727f9..987d66bfda 100644
--- a/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
+++ b/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
@@ -22,7 +22,7 @@
22 <xsl:param name="chunk.section.depth" select="10"/> 22 <xsl:param name="chunk.section.depth" select="10"/>
23 <xsl:param name="use.id.as.filename" select="1"/> 23 <xsl:param name="use.id.as.filename" select="1"/>
24 <xsl:param name="ulink.target" select="'_self'" /> 24 <xsl:param name="ulink.target" select="'_self'" />
25 <xsl:param name="base.dir" select="'html/getting-started/'"/> 25 <xsl:param name="base.dir" select="'html/concepts-manual/'"/>
26 <xsl:param name="html.stylesheet" select="'../book.css'"/> 26 <xsl:param name="html.stylesheet" select="'../book.css'"/>
27 <xsl:param name="eclipse.manifest" select="0"/> 27 <xsl:param name="eclipse.manifest" select="0"/>
28 <xsl:param name="create.plugin.xml" select="0"/> 28 <xsl:param name="create.plugin.xml" select="0"/>