diff options
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 3bb4da14c5..afaa41bd8e 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -18,7 +18,7 @@ | |||
18 | Especially useful for newcomers is the information in the Yocto Project Quick Start, which | 18 | Especially useful for newcomers is the information in the Yocto Project Quick Start, which |
19 | you can find on the <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. | 19 | you can find on the <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. |
20 | Specifically, the guide is | 20 | Specifically, the guide is |
21 | at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"></ulink> | 21 | at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"/>. |
22 | </para> | 22 | </para> |
23 | </section> | 23 | </section> |
24 | 24 | ||
@@ -77,12 +77,12 @@ | |||
77 | <title>Documentation Overview</title> | 77 | <title>Documentation Overview</title> |
78 | <para> | 78 | <para> |
79 | The sections in this reference manual describe different aspects of Poky. | 79 | The sections in this reference manual describe different aspects of Poky. |
80 | The <link linkend='usingpoky'>'Using Poky' section</link> provides an overview of the components | 80 | The <link linkend='usingpoky'>'Using Poky'</link> section provides an overview of the components |
81 | that make up Poky followed by information about using Poky and debugging images created in Yocto Project. | 81 | that make up Poky followed by information about using Poky and debugging images created in Yocto Project. |
82 | The <link linkend='extendpoky'>'Extending Poky'</link> and | 82 | The <link linkend='extendpoky'>'Extending Poky'</link> and |
83 | <link linkend='bsp'>'Board Support Packages'</link> sections provide information | 83 | <link linkend='bsp'>'Board Support Packages'</link> sections provide information |
84 | about how to extend and customize Poky along with advice on how to manage these changes. | 84 | about how to extend and customize Poky along with advice on how to manage these changes. |
85 | The <link linkend='platdev'>'Platform Development with Poky' section</link> provides information about | 85 | The <link linkend='platdev'>'Platform Development with Poky'</link> section provides information about |
86 | interaction between Poky and target hardware for common platform development tasks such as software | 86 | interaction between Poky and target hardware for common platform development tasks such as software |
87 | development, debugging and profiling. | 87 | development, debugging and profiling. |
88 | The rest of the manual consists of several reference sections, each providing details on a specific | 88 | The rest of the manual consists of several reference sections, each providing details on a specific |