diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-12 11:58:50 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:28 +0000 |
commit | a0c516710373e304bbf3b6506e4e31b6c04262b6 (patch) | |
tree | 6e4480d51892309989bdcd3b3f530920d3a79ba9 /documentation | |
parent | b48c884f47f6910f3707606555d15e4f588606c0 (diff) | |
download | poky-a0c516710373e304bbf3b6506e4e31b6c04262b6.tar.gz |
ref-manual: Added overview-manual to list of related documentation
(From yocto-docs rev: f0b296e8623078d7d4df45984ebdcdf9f1b65062)
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/ref-manual/resources.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index d59bea2456..3076de2e5e 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
@@ -167,6 +167,13 @@ | |||
167 | </para></listitem> | 167 | </para></listitem> |
168 | <listitem><para> | 168 | <listitem><para> |
169 | <emphasis> | 169 | <emphasis> |
170 | <ulink url='&YOCTO_DOCS_OVERVIEW_URL;'>Yocto Project Overview Manual</ulink>: | ||
171 | </emphasis> | ||
172 | This manual introduces the Yocto Project, provides development | ||
173 | environment basics, and explains Yocto Project concepts. | ||
174 | </para></listitem> | ||
175 | <listitem><para> | ||
176 | <emphasis> | ||
170 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>: | 177 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>: |
171 | </emphasis> | 178 | </emphasis> |
172 | This manual is a "how-to" guide that presents procedures | 179 | This manual is a "how-to" guide that presents procedures |