diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-12-08 13:02:50 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-16 16:58:39 +0000 |
commit | 7098ae12dff04bd81fe41175383ea4105b324662 (patch) | |
tree | 8b2a21b1ab6c73b68051132b085903f3af1f2844 /documentation/poky-ref-manual/introduction.xml | |
parent | 31ddf65775f4556ea452ae2b6e788f6a10cf9947 (diff) | |
download | poky-7098ae12dff04bd81fe41175383ea4105b324662.tar.gz |
documentation/poky-ref-manual/introduction.xml: Added reference
Added a reference to the YP development manual in the introductory
paragraph.
(From yocto-docs rev: 84761f2a705cd0c3bf730b9f13fd21ca318c0494)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/introduction.xml')
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index b120acaa13..364326b97f 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -17,6 +17,9 @@ | |||
17 | by reading the | 17 | by reading the |
18 | <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'> | 18 | <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'> |
19 | Yocto Project Quick Start</ulink>. | 19 | Yocto Project Quick Start</ulink>. |
20 | For task-based information using the Yocto Project, see | ||
21 | <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'> | ||
22 | The Yocto Project Development Manual</ulink>. | ||
20 | You can also find lots of information on the Yocto Project on the | 23 | You can also find lots of information on the Yocto Project on the |
21 | <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. | 24 | <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. |
22 | </para> | 25 | </para> |