summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-15 16:09:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:55 +0100
commit24b14e3f573e7e41b41e94a44e968de503d611ba (patch)
tree3fd31365338d654d3d7facebcdf867f393ee8395 /documentation
parent5c44309cfed33a121f0e046ace4af687f3359c16 (diff)
downloadpoky-24b14e3f573e7e41b41e94a44e968de503d611ba.tar.gz
documentation: tag change adt and kernel manuals
I changed a couple of id strings so that they are not duplicates. I did this to eliminate a make error while experimenting with creation of the single HTML YP document comprised of the individual docs. Changing the id strings has no consequence on the individual Application Developer's Guide and Kernel Manual. (From yocto-docs rev: 4e6832eca319a637be693dfe67ee56c540dfddfa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-intro.xml2
-rw-r--r--documentation/kernel-manual/kernel-doc-intro.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 93737826b5..47e4c3685e 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -22,7 +22,7 @@
22 and an introduction to the Eclipse Yocto Plug-in. 22 and an introduction to the Eclipse Yocto Plug-in.
23</para> 23</para>
24 24
25<section id='book-intro'> 25<section id='adt-intro-section'>
26 <title>The Application Development Toolkit (ADT)</title> 26 <title>The Application Development Toolkit (ADT)</title>
27 27
28 <para> 28 <para>
diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml
index 3eec4a6523..164f8c3940 100644
--- a/documentation/kernel-manual/kernel-doc-intro.xml
+++ b/documentation/kernel-manual/kernel-doc-intro.xml
@@ -6,7 +6,7 @@
6 6
7<title>Yocto Project Kernel Architecture and Use Manual</title> 7<title>Yocto Project Kernel Architecture and Use Manual</title>
8 8
9<section id='book-intro'> 9<section id='kernel-intro-section'>
10 <title>Introduction</title> 10 <title>Introduction</title>
11 <para> 11 <para>
12 The Yocto Project presents kernels as a fully patched, history-clean Git 12 The Yocto Project presents kernels as a fully patched, history-clean Git