diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index b0d6386fea..ed1ab07fb1 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -78,7 +78,7 @@ | |||
78 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto | 78 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto |
79 | Project documentation. | 79 | Project documentation. |
80 | For example, the Yocto Project Application Developer's Guide contains detailed | 80 | For example, the Yocto Project Application Developer's Guide contains detailed |
81 | instruction on how to run the | 81 | instructions on how to run the |
82 | <ulink url='&YOCTO_DOCS_ADT_URL;#installing-the-adt'>Installing the ADT and Toolchains</ulink>, | 82 | <ulink url='&YOCTO_DOCS_ADT_URL;#installing-the-adt'>Installing the ADT and Toolchains</ulink>, |
83 | which is used to set up a cross-development environment.</para></listitem> | 83 | which is used to set up a cross-development environment.</para></listitem> |
84 | <listitem><para>Reference material. | 84 | <listitem><para>Reference material. |
@@ -96,8 +96,9 @@ | |||
96 | <title>Other Information</title> | 96 | <title>Other Information</title> |
97 | 97 | ||
98 | <para> | 98 | <para> |
99 | Because this manual presents overview information for many different topics, you will | 99 | Because this manual presents overview information for many different |
100 | need to supplement it with other information. | 100 | topics, supplemental information is recommended for full |
101 | comprehension. | ||
101 | The following list presents other sources of information you might find helpful: | 102 | The following list presents other sources of information you might find helpful: |
102 | <itemizedlist> | 103 | <itemizedlist> |
103 | <listitem><para><emphasis><ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>: | 104 | <listitem><para><emphasis><ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>: |
@@ -105,7 +106,7 @@ | |||
105 | as well as links to software and documentation.</para></listitem> | 106 | as well as links to software and documentation.</para></listitem> |
106 | <listitem><para><emphasis> | 107 | <listitem><para><emphasis> |
107 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started | 108 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started |
108 | with the Yocto Project quickly and start building an image.</para></listitem> | 109 | with the Yocto Project and quickly begin building an image.</para></listitem> |
109 | <listitem><para><emphasis> | 110 | <listitem><para><emphasis> |
110 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference | 111 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference |
111 | guide to the OpenEmbedded build system known as "Poky." | 112 | guide to the OpenEmbedded build system known as "Poky." |
@@ -169,7 +170,7 @@ | |||
169 | OpenEmbedded build system (Poky). | 170 | OpenEmbedded build system (Poky). |
170 | </para></listitem> | 171 | </para></listitem> |
171 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> | 172 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> |
172 | for a mailing list to receive official Yocto Project announcements for developments and | 173 | for a mailing list to receive official Yocto Project announcements |
173 | as well as Yocto Project milestones.</para></listitem> | 174 | as well as Yocto Project milestones.</para></listitem> |
174 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo'></ulink> for a | 175 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo'></ulink> for a |
175 | listing of all public mailing lists on <filename>lists.yoctoproject.org</filename>. | 176 | listing of all public mailing lists on <filename>lists.yoctoproject.org</filename>. |
@@ -182,7 +183,7 @@ | |||
182 | <listitem><para><emphasis> | 183 | <listitem><para><emphasis> |
183 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> | 184 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> |
184 | The build system used by the Yocto Project. | 185 | The build system used by the Yocto Project. |
185 | This project is the upstream, generic, embedded distribution from which the Yocto | 186 | This project is the upstream, generic, embedded distribution that the Yocto |
186 | Project derives its build system (Poky) from and to which it contributes.</para></listitem> | 187 | Project derives its build system (Poky) from and to which it contributes.</para></listitem> |
187 | <listitem><para><emphasis> | 188 | <listitem><para><emphasis> |
188 | <ulink url='http://developer.berlios.de/projects/bitbake/'> | 189 | <ulink url='http://developer.berlios.de/projects/bitbake/'> |