summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-manual-eclipse-customization.xsl1
-rw-r--r--documentation/bsp-guide/bsp-guide-eclipse-customization.xsl1
-rw-r--r--documentation/dev-manual/dev-manual-eclipse-customization.xsl1
-rw-r--r--documentation/kernel-manual/kernel-manual-eclipse-customization.xsl1
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl1
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl1
6 files changed, 6 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual-eclipse-customization.xsl b/documentation/adt-manual/adt-manual-eclipse-customization.xsl
index ff1464e1cb..d16ffbb68e 100644
--- a/documentation/adt-manual/adt-manual-eclipse-customization.xsl
+++ b/documentation/adt-manual/adt-manual-eclipse-customization.xsl
@@ -9,6 +9,7 @@
9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" /> 9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" />
10 10
11 <xsl:param name="chunker.output.indent" select="'yes'"/> 11 <xsl:param name="chunker.output.indent" select="'yes'"/>
12 <xsl:param name="chunk.quietly" select="1"/>
12 <xsl:param name="chunk.first.sections" select="1"/> 13 <xsl:param name="chunk.first.sections" select="1"/>
13 <xsl:param name="chunk.section.depth" select="10"/> 14 <xsl:param name="chunk.section.depth" select="10"/>
14 <xsl:param name="use.id.as.filename" select="1"/> 15 <xsl:param name="use.id.as.filename" select="1"/>
diff --git a/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl b/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
index b9aceb2aa1..1c80bee1cf 100644
--- a/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
+++ b/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
@@ -9,6 +9,7 @@
9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" /> 9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" />
10 10
11 <xsl:param name="chunker.output.indent" select="'yes'"/> 11 <xsl:param name="chunker.output.indent" select="'yes'"/>
12 <xsl:param name="chunk.quietly" select="1"/>
12 <xsl:param name="chunk.first.sections" select="1"/> 13 <xsl:param name="chunk.first.sections" select="1"/>
13 <xsl:param name="chunk.section.depth" select="10"/> 14 <xsl:param name="chunk.section.depth" select="10"/>
14 <xsl:param name="use.id.as.filename" select="1"/> 15 <xsl:param name="use.id.as.filename" select="1"/>
diff --git a/documentation/dev-manual/dev-manual-eclipse-customization.xsl b/documentation/dev-manual/dev-manual-eclipse-customization.xsl
index ff1de89e69..8ac4c18f25 100644
--- a/documentation/dev-manual/dev-manual-eclipse-customization.xsl
+++ b/documentation/dev-manual/dev-manual-eclipse-customization.xsl
@@ -9,6 +9,7 @@
9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" /> 9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" />
10 10
11 <xsl:param name="chunker.output.indent" select="'yes'"/> 11 <xsl:param name="chunker.output.indent" select="'yes'"/>
12 <xsl:param name="chunk.quietly" select="1"/>
12 <xsl:param name="chunk.first.sections" select="1"/> 13 <xsl:param name="chunk.first.sections" select="1"/>
13 <xsl:param name="chunk.section.depth" select="10"/> 14 <xsl:param name="chunk.section.depth" select="10"/>
14 <xsl:param name="use.id.as.filename" select="1"/> 15 <xsl:param name="use.id.as.filename" select="1"/>
diff --git a/documentation/kernel-manual/kernel-manual-eclipse-customization.xsl b/documentation/kernel-manual/kernel-manual-eclipse-customization.xsl
index 70a1e19565..7992173c6c 100644
--- a/documentation/kernel-manual/kernel-manual-eclipse-customization.xsl
+++ b/documentation/kernel-manual/kernel-manual-eclipse-customization.xsl
@@ -9,6 +9,7 @@
9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" /> 9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" />
10 10
11 <xsl:param name="chunker.output.indent" select="'yes'"/> 11 <xsl:param name="chunker.output.indent" select="'yes'"/>
12 <xsl:param name="chunk.quietly" select="1"/>
12 <xsl:param name="chunk.first.sections" select="1"/> 13 <xsl:param name="chunk.first.sections" select="1"/>
13 <xsl:param name="chunk.section.depth" select="10"/> 14 <xsl:param name="chunk.section.depth" select="10"/>
14 <xsl:param name="use.id.as.filename" select="1"/> 15 <xsl:param name="use.id.as.filename" select="1"/>
diff --git a/documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl b/documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl
index 4e31193110..34122080d2 100644
--- a/documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl
+++ b/documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl
@@ -9,6 +9,7 @@
9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" /> 9 href="http://docbook.sourceforge.net/release/xsl/current/eclipse/eclipse3.xsl" />
10 10
11 <xsl:param name="chunker.output.indent" select="'yes'"/> 11 <xsl:param name="chunker.output.indent" select="'yes'"/>
12 <xsl:param name="chunk.quietly" select="1"/>
12 <xsl:param name="chunk.first.sections" select="1"/> 13 <xsl:param name="chunk.first.sections" select="1"/>
13 <xsl:param name="chunk.section.depth" select="10"/> 14 <xsl:param name="chunk.section.depth" select="10"/>
14 <xsl:param name="use.id.as.filename" select="1"/> 15 <xsl:param name="use.id.as.filename" select="1"/>
diff --git a/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl b/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
index 468508b217..f8f8930f27 100644
--- a/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
+++ b/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
@@ -10,6 +10,7 @@
10 <xsl:import href="yocto-project-qs-titlepage.xsl"/> 10 <xsl:import href="yocto-project-qs-titlepage.xsl"/>
11 11
12 <xsl:param name="chunker.output.indent" select="'yes'"/> 12 <xsl:param name="chunker.output.indent" select="'yes'"/>
13 <xsl:param name="chunk.quietly" select="1"/>
13 <xsl:param name="use.id.as.filename" select="1"/> 14 <xsl:param name="use.id.as.filename" select="1"/>
14 <xsl:param name="ulink.target" select="'_self'" /> 15 <xsl:param name="ulink.target" select="'_self'" />
15 <xsl:param name="base.dir" select="'html/yocto-project-qs/'"/> 16 <xsl:param name="base.dir" select="'html/yocto-project-qs/'"/>