summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 835581bae3..0d3d59355c 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -797,7 +797,7 @@
797 directory:</emphasis> 797 directory:</emphasis>
798 This directory contains the layer's configuration file. 798 This directory contains the layer's configuration file.
799 The root name for the file is the same as the root name 799 The root name for the file is the same as the root name
800 your provided for the layer (e.g. 800 your provided for the layer (e.g.
801 <filename>&lt;layer&gt;.conf</filename>). 801 <filename>&lt;layer&gt;.conf</filename>).
802 </para></listitem> 802 </para></listitem>
803 <listitem><para><emphasis>The 803 <listitem><para><emphasis>The
@@ -849,7 +849,7 @@
849 <para> 849 <para>
850 Once you create your general layer, you must add it to your 850 Once you create your general layer, you must add it to your
851 <filename>bblayers.conf</filename> file. 851 <filename>bblayers.conf</filename> file.
852 Here is an example where a layer named 852 Here is an example where a layer named
853 <filename>meta-mylayer</filename> is added: 853 <filename>meta-mylayer</filename> is added:
854 <literallayout class='monospaced'> 854 <literallayout class='monospaced'>
855 BBLAYERS = ?" \ 855 BBLAYERS = ?" \
@@ -5196,6 +5196,7 @@
5196 </section> 5196 </section>
5197 </section> 5197 </section>
5198 5198
5199<!--
5199 <section id="examining-builds-using-toaster"> 5200 <section id="examining-builds-using-toaster">
5200 <title>Examining Builds Using the Toaster API</title> 5201 <title>Examining Builds Using the Toaster API</title>
5201 5202
@@ -5240,8 +5241,7 @@
5240 Wiki page. 5241 Wiki page.
5241 </para> 5242 </para>
5242 </section> 5243 </section>
5243 5244-->
5244<!-- Commenting out the Toaster GUI stuff as it did not make it for 1.5
5245 5245
5246 <section id="examining-builds-using-toaster"> 5246 <section id="examining-builds-using-toaster">
5247 <title>Examining Builds using Toaster</title> 5247 <title>Examining Builds using Toaster</title>
@@ -5429,7 +5429,6 @@
5429 </para> 5429 </para>
5430 </section> 5430 </section>
5431 </section> 5431 </section>
5432-->
5433 5432
5434 <section id="platdev-oprofile"> 5433 <section id="platdev-oprofile">
5435 <title>Profiling with OProfile</title> 5434 <title>Profiling with OProfile</title>