summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-14 15:27:51 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-16 13:54:24 +0000
commit4a8b398d4c011cb39ee74ec40367485175096ba5 (patch)
treea9ea37de9c7675fa0fe90d2322f63ab6bc92da9c /documentation/adt-manual
parenta875b2e3291b72be90eb34ce418dad9fa2b69a0f (diff)
downloadast2050-yocto-poky-4a8b398d4c011cb39ee74ec40367485175096ba5.zip
ast2050-yocto-poky-4a8b398d4c011cb39ee74ec40367485175096ba5.tar.gz
documentation/adt-manual: cleaned up labels in chapter files
The initial chapters were failing to make due to duplicate section identifiers that were created when I copied in the original files. I gave each of the five chapter files (adt-command.xml, adt-eclipse.xml, adt-intro.xml, adt-package.xml, and adt-prepare.xml) unique identifier tags. (From OE-Core rev: d30460c835c51dcc9301bcd848ceda29ba9ceeb6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-command.xml4
-rw-r--r--documentation/adt-manual/adt-eclipse.xml4
-rw-r--r--documentation/adt-manual/adt-intro.xml2
-rw-r--r--documentation/adt-manual/adt-package.xml4
-rw-r--r--documentation/adt-manual/adt-prepare.xml4
5 files changed, 9 insertions, 9 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index 05e5443..d459d50 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -1,11 +1,11 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id='kernel-doc-intro'>
+<chapter id='adt-command'>
<title>Yocto Project Kernel Architecture and Use Manual</title>
-<section id='book-intro'>
+<section id='command'>
<title>Introduction</title>
<para>
The Yocto Project presents the kernel as a fully patched, history-clean git
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 05e5443..2bb5bd5 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -1,11 +1,11 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id='kernel-doc-intro'>
+<chapter id='adt-eclipse'>
<title>Yocto Project Kernel Architecture and Use Manual</title>
-<section id='book-intro'>
+<section id='eclipse'>
<title>Introduction</title>
<para>
The Yocto Project presents the kernel as a fully patched, history-clean git
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 05e5443..c1e283a 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -1,7 +1,7 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id='kernel-doc-intro'>
+<chapter id='adt-intro'>
<title>Yocto Project Kernel Architecture and Use Manual</title>
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index 05e5443..6139442 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -1,11 +1,11 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id='kernel-doc-intro'>
+<chapter id='adt-package'>
<title>Yocto Project Kernel Architecture and Use Manual</title>
-<section id='book-intro'>
+<section id='package'>
<title>Introduction</title>
<para>
The Yocto Project presents the kernel as a fully patched, history-clean git
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 05e5443..928a091 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -1,11 +1,11 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id='kernel-doc-intro'>
+<chapter id='adt-prepare'>
<title>Yocto Project Kernel Architecture and Use Manual</title>
-<section id='book-intro'>
+<section id='prepare'>
<title>Introduction</title>
<para>
The Yocto Project presents the kernel as a fully patched, history-clean git
OpenPOWER on IntegriCloud