diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 06:22:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:26 +0100 |
commit | 76dd4dd7b42ecfcf74cac62408608ba51e89d365 (patch) | |
tree | 06cd8b67aa4fb1dc1a1bf4273b2dd9999fb725bd /documentation/dev-manual/dev-manual-intro.xml | |
parent | 7c39c87d52c20e47cf90275a16e4517a296c8388 (diff) | |
download | poky-76dd4dd7b42ecfcf74cac62408608ba51e89d365.tar.gz |
documentation: dev-manual - minor edits to manual limitations
changed the example of what the manual does not provide to
be more appropriate.
(From yocto-docs rev: c4e7712cfd2e13b42f7322ffed6a1f84116df963)
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.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index fb610b329f..557b621b5b 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -59,9 +59,10 @@ | |||
59 | <itemizedlist> | 59 | <itemizedlist> |
60 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto | 60 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto |
61 | Project documentation. | 61 | Project documentation. |
62 | For example, the Yocto Project Development Manual contains detailed | 62 | For example, the Yocto Project Application Developer's Guide contains detailed |
63 | instruction on how to obtain and configure the | 63 | instruction on how to run the |
64 | <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem> | 64 | <ulink url='&YOCTO_DOCS_ADT_URL;#installing-the-adt'>Installing the ADT and Toolchains</ulink>, |
65 | which is used to set up a cross-development environment.</para></listitem> | ||
65 | <listitem><para>Reference material. | 66 | <listitem><para>Reference material. |
66 | This type of material resides in an appropriate reference manual. | 67 | This type of material resides in an appropriate reference manual. |
67 | For example, system variables are documented in the | 68 | For example, system variables are documented in the |