summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-11-07 08:29:16 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-18 16:44:05 +0000
commit6d34267e0a13e10ab91b60590b27a2b5ba3b7da6 (patch)
treebd37b8570b3440ec3a7fb6ec764113d48889d9ea
parent9d6d902326988db25eaea94920a9042e7aff5c43 (diff)
downloadpoky-6d34267e0a13e10ab91b60590b27a2b5ba3b7da6.tar.gz
documentation: Changed some 'intro' tags to resolve multiple mega-manual warnings.
(From yocto-docs rev: 411beb911b826d19fe3a6755c7a432ca1f17352f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml2
-rw-r--r--documentation/profile-manual/profile-manual-intro.xml2
-rw-r--r--documentation/ref-manual/introduction.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 21fba29670..634dab52e8 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -5,7 +5,7 @@
5<chapter id='dev-manual-intro'> 5<chapter id='dev-manual-intro'>
6 6
7<title>The Yocto Project Development Manual</title> 7<title>The Yocto Project Development Manual</title>
8 <section id='intro'> 8 <section id='dev-intro'>
9 <title>Introduction</title> 9 <title>Introduction</title>
10 10
11 <para> 11 <para>
diff --git a/documentation/profile-manual/profile-manual-intro.xml b/documentation/profile-manual/profile-manual-intro.xml
index 0d3f5a6099..d6da758880 100644
--- a/documentation/profile-manual/profile-manual-intro.xml
+++ b/documentation/profile-manual/profile-manual-intro.xml
@@ -5,7 +5,7 @@
5<chapter id='profile-manual-intro'> 5<chapter id='profile-manual-intro'>
6 6
7<title>Yocto Project Profiling and Tracing Manual</title> 7<title>Yocto Project Profiling and Tracing Manual</title>
8 <section id='intro'> 8 <section id='prof-intro'>
9 <title>Introduction</title> 9 <title>Introduction</title>
10 10
11 <para> 11 <para>
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 19e9895ee6..37f2377bb8 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -2,7 +2,7 @@
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<chapter id='intro'> 5<chapter id='ref-intro'>
6<title>Introduction</title> 6<title>Introduction</title>
7 7
8<section id='intro-welcome'> 8<section id='intro-welcome'>