summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 3d1b76a004..85eea519ff 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -69,7 +69,7 @@
69 <listitem><para>Reference material. 69 <listitem><para>Reference material.
70 This type of material resides in an appropriate reference manual. 70 This type of material resides in an appropriate reference manual.
71 For example, system variables are documented in the 71 For example, system variables are documented in the
72 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 72 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
73 Yocto Project Reference Manual</ulink>.</para></listitem> 73 Yocto Project Reference Manual</ulink>.</para></listitem>
74 <listitem><para>Detailed public information that is not specific to the Yocto Project. 74 <listitem><para>Detailed public information that is not specific to the Yocto Project.
75 For example, exhaustive information on how to use Git is covered better through the 75 For example, exhaustive information on how to use Git is covered better through the
@@ -90,27 +90,27 @@
90 </emphasis> The home page for the Yocto Project provides lots of information on the project 90 </emphasis> The home page for the Yocto Project provides lots of information on the project
91 as well as links to software and documentation.</para></listitem> 91 as well as links to software and documentation.</para></listitem>
92 <listitem><para><emphasis> 92 <listitem><para><emphasis>
93 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 93 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
94 The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started 94 The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
95 with the Yocto Project quickly and start building an image.</para></listitem> 95 with the Yocto Project quickly and start building an image.</para></listitem>
96 <listitem><para><emphasis> 96 <listitem><para><emphasis>
97 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 97 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
98 The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference 98 The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference
99 guide to the Yocto Project build component known as "Poky." 99 guide to the Yocto Project build component known as "Poky."
100 The manual also contains a reference chapter on Board Support Package (BSP) 100 The manual also contains a reference chapter on Board Support Package (BSP)
101 layout.</para></listitem> 101 layout.</para></listitem>
102 <listitem><para><emphasis> 102 <listitem><para><emphasis>
103 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 103 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
104 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis> 104 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis>
105 This guide provides information that lets you get going with the ADT to 105 This guide provides information that lets you get going with the ADT to
106 develop projects using the Yocto Project.</para></listitem> 106 develop projects using the Yocto Project.</para></listitem>
107 <listitem><para><emphasis> 107 <listitem><para><emphasis>
108 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> 108 <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>
109 The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis> 109 The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis>
110 This guide defines the structure for BSP components. 110 This guide defines the structure for BSP components.
111 Having a commonly understood structure encourages standardization.</para></listitem> 111 Having a commonly understood structure encourages standardization.</para></listitem>
112 <listitem><para><emphasis> 112 <listitem><para><emphasis>
113 <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 113 <ulink url='http://www.yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
114 The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis> 114 The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis>
115 This manual describes the architecture of the Yocto Project kernel and provides 115 This manual describes the architecture of the Yocto Project kernel and provides
116 some work flow examples.</para></listitem> 116 some work flow examples.</para></listitem>