diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-24 09:34:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:25 +0100 |
commit | 7d1f278d003c59b9a75b777982136b60b1d7dc27 (patch) | |
tree | 1520adf84e407c270ae569a28af32a4e632a2318 /documentation | |
parent | 5d8247761dc9639e411adf149f4483d9fb46dcb5 (diff) | |
download | poky-7d1f278d003c59b9a75b777982136b60b1d7dc27.tar.gz |
overview-manual: Added links to supplemental webpage docs.
In the "Challenges" section, the bullet item about YP's steep
learning curve referenced the "what I wish I'd Known" and
"Transitioning to a Custom Environment for Systems Development"
docs. I added links to these.
(From yocto-docs rev: 627042de38495f79d512c6b98c46193b1de0db47)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 657aa28575..533d5e0dda 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -224,9 +224,11 @@ | |||
224 | investigation. | 224 | investigation. |
225 | For information that helps you transition from | 225 | For information that helps you transition from |
226 | trying out the Yocto Project to using it for your | 226 | trying out the Yocto Project to using it for your |
227 | project, see the "What I wish I'd Known" and | 227 | project, see the |
228 | "Transitioning to a Custom Environment for Systems | 228 | "<ulink url='&YOCTO_HOME_URL;/docs/what-i-wish-id-known/'>What I wish I'd Known</ulink>" |
229 | Development" documents on the Yocto Project website. | 229 | and |
230 | "<ulink url='&YOCTO_HOME_URL;/docs/transitioning-to-a-custom-environment/'>Transitioning to a Custom Environment for Systems Development</ulink>" | ||
231 | documents on the Yocto Project website. | ||
230 | </para></listitem> | 232 | </para></listitem> |
231 | <listitem><para> | 233 | <listitem><para> |
232 | <emphasis>Project Workflow Could Be Confusing:</emphasis> | 234 | <emphasis>Project Workflow Could Be Confusing:</emphasis> |