summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-21 16:37:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:56 +0100
commitb3ac19b1bfc8694ef4131b8b57c3813ce95d5351 (patch)
tree96154b494791968654903401471bd69096e29f60 /documentation/dev-manual
parentfcfb087cfc47403caf0e5c18b2e147d5c90c2ba5 (diff)
downloadpoky-b3ac19b1bfc8694ef4131b8b57c3813ce95d5351.tar.gz
documentation: fixed Quick Start references
The way I refered to the YP Quick Start was inconsistant. I have made edits to remove these. (From yocto-docs rev: d9487c60db23861e8a9dd2c81ac46d4960abd462) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml2
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.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 3507ec7f0f..58084bb793 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -87,7 +87,7 @@
87 as well as links to software and documentation.</para></listitem> 87 as well as links to software and documentation.</para></listitem>
88 <listitem><para><emphasis> 88 <listitem><para><emphasis>
89 <ulink url='&YOCTO_DOCS_QS_URL;'> 89 <ulink url='&YOCTO_DOCS_QS_URL;'>
90 The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started 90 the Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
91 with the Yocto Project quickly and start building an image.</para></listitem> 91 with the Yocto Project quickly and start building an image.</para></listitem>
92 <listitem><para><emphasis> 92 <listitem><para><emphasis>
93 <ulink url='&YOCTO_DOCS_REF_URL;'> 93 <ulink url='&YOCTO_DOCS_REF_URL;'>
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 32a948bb94..c5f89a073f 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1068,7 +1068,7 @@ directory.</para></listitem>
1068 If the architecture you need is not listed in the menu, you 1068 If the architecture you need is not listed in the menu, you
1069 will need to build the image. 1069 will need to build the image.
1070 See the "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>" section 1070 See the "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>" section
1071 of The Yocto Project Quick Start for more information.</para></listitem> 1071 of the Yocto Project Quick Start for more information.</para></listitem>
1072 </itemizedlist> 1072 </itemizedlist>
1073 </para> 1073 </para>
1074 </section> 1074 </section>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 065cf27d83..b6b28775e5 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -11,7 +11,7 @@
11 You can find enough information to set up your development host and build or use images for 11 You can find enough information to set up your development host and build or use images for
12 hardware supported by the Yocto Project by reading 12 hardware supported by the Yocto Project by reading
13 <ulink url='&YOCTO_DOCS_QS_URL;'> 13 <ulink url='&YOCTO_DOCS_QS_URL;'>
14 The Yocto Project Quick Start</ulink>. 14 the Yocto Project Quick Start</ulink>.
15</para> 15</para>
16 16
17<para> 17<para>