diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-02 13:16:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:06 +0100 |
commit | 2f7da70a2576924d33aa934c376ee0e85760e48c (patch) | |
tree | 72619df2508913d860e483ecf336f53af1d47543 /documentation | |
parent | ae2efdb664d389a506c931eaad2fd8bac7b860f3 (diff) | |
download | poky-2f7da70a2576924d33aa934c376ee0e85760e48c.tar.gz |
brief-yoctoprojectqs: Added link to getting started manual.
Provided a bullet item to the Getting Started manual in the
"Where to Go Next" section.
(From yocto-docs rev: ce4edc521d19b3c8025e950061cc962ca88fa29e)
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/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index ee7f7b421d..d5080a0665 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |||
@@ -340,6 +340,15 @@ | |||
340 | the beginner. | 340 | the beginner. |
341 | </para></listitem> | 341 | </para></listitem> |
342 | <listitem><para> | 342 | <listitem><para> |
343 | <emphasis>Getting Started With Yocto Project:</emphasis> | ||
344 | The | ||
345 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> | ||
346 | manual is a great place to start to learn about the | ||
347 | Yocto Project. | ||
348 | This manual introduces you to the Yocto Project and its | ||
349 | development environment. | ||
350 | </para></listitem> | ||
351 | <listitem><para> | ||
343 | <emphasis>Yocto Project Wiki:</emphasis> | 352 | <emphasis>Yocto Project Wiki:</emphasis> |
344 | The | 353 | The |
345 | <ulink url='&YOCTO_WIKI_URL;'>Yocto Project Wiki</ulink> | 354 | <ulink url='&YOCTO_WIKI_URL;'>Yocto Project Wiki</ulink> |