summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-14 14:41:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-29 14:59:25 +0100
commitc0433b3b9409610481d49f2563dbc57c8995dbf8 (patch)
treee9d4cb179d1935d55acb2282314abd05810b52c2 /documentation/dev-manual/dev-manual-intro.xml
parent28989f2d048ca50b3df7b73ceda446b531cef73c (diff)
downloadpoky-c0433b3b9409610481d49f2563dbc57c8995dbf8.tar.gz
documentation/dev-manual: Minor 1.1.2 updates
The second pass through the manual testing against the variables put in during the first pass. Minor changes and few links not right. One thing of note is the tarball used for the BSP appendix example for Crown Bay. The tarball I have in there is the release 1.1 version with poky 6.0.0. (From yocto-docs rev: 3839c0b0a063fd240b129c745ee95047a6e23cb8) 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/dev-manual-intro.xml')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index b9a63225ab..0728753358 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -18,7 +18,8 @@
18 sources where you can find more detail. 18 sources where you can find more detail.
19 For example, detailed information on Git, repositories and open source in general 19 For example, detailed information on Git, repositories and open source in general
20 can be found in many places. 20 can be found in many places.
21 Another example is how to get set up to use the Yocto Project, which our Yocto Project Quick Start covers. 21 Another example is how to get set up to use the Yocto Project, which our
22 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> covers.
22 </para> 23 </para>
23 24
24 <para> 25 <para>
@@ -64,7 +65,9 @@
64 <itemizedlist> 65 <itemizedlist>
65 <listitem><para>Step-by-step instructions if those instructions exist in other Yocto 66 <listitem><para>Step-by-step instructions if those instructions exist in other Yocto
66 Project documentation. 67 Project documentation.
67 For example, the Application Development Toolkit (ADT) User’s Guide contains detailed 68 For example, the
69 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Development Toolkit (ADT)
70 User's Guide</ulink> contains detailed
68 instruction on how to obtain and configure the 71 instruction on how to obtain and configure the
69 <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem> 72 <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem>
70 <listitem><para>Reference material. 73 <listitem><para>Reference material.