summaryrefslogtreecommitdiffstats
path: root/documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-31 09:29:02 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:30 +0000
commite5b1c557609916680c963f6eccea74857a0e7352 (patch)
tree1a6c65c2d7dd21b3fb040c6882f4d88a83c646cc /documentation/concepts-manual/concepts-manual-eclipse-customization.xsl
parent675ba3064fec86f399d3fd98b27247dd519433d4 (diff)
downloadpoky-e5b1c557609916680c963f6eccea74857a0e7352.tar.gz
concepts-manual: Updated customization files to point to style guide.
(From yocto-docs rev: d0b35e9fa0240466dc4d5436e3a12ba87114951e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"/>