summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-03 14:46:31 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:50 +0000
commitd5848aa719d3e25585d124e7296c1147d000b91b (patch)
treee940502a285cbfbf946ab07e38ba4b328a570b5b /documentation/adt-manual
parent9edf601d2d078c43863f625f326118835de74540 (diff)
downloadpoky-d5848aa719d3e25585d124e7296c1147d000b91b.tar.gz
documentation: cross-manual links hard-coded for 1.1.1 release.
All the links to any YP manual for the 1.1.1 release now use "http://www.yoctoproject.org/docs/1.1.1/....". (From yocto-docs rev: 178d16e8693550341a4d307e36af934ce0bfe4c3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml4
-rw-r--r--documentation/adt-manual/adt-manual.xml2
-rw-r--r--documentation/adt-manual/adt-package.xml4
-rw-r--r--documentation/adt-manual/adt-prepare.xml12
4 files changed, 11 insertions, 11 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index c1b241c567..085be3a306 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -349,8 +349,8 @@
349 The pull-down menu should have the supported architectures. 349 The pull-down menu should have the supported architectures.
350 If the architecture you need is not listed in the menu, you 350 If the architecture you need is not listed in the menu, you
351 will need to build the image. 351 will need to build the image.
352 See the "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the 352 See the "<ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the
353 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 353 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html'>
354 The Yocto Project Quick Start</ulink> for more information.</para></listitem> 354 The Yocto Project Quick Start</ulink> for more information.</para></listitem>
355 </itemizedlist> 355 </itemizedlist>
356 </para> 356 </para>
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index d0c1f236d1..70471ab4cb 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -63,7 +63,7 @@
63 <note> 63 <note>
64 Due to production processes, there could be differences between the Yocto Project 64 Due to production processes, there could be differences between the Yocto Project
65 documentation bundled in the release tarball and the 65 documentation bundled in the release tarball and the
66 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 66 <ulink url='http://www.yoctoproject.org/docs/1.1.1/adt-manual/adt-manual.html'>
67 Application Developer's Toolkit (ADT) User's Guide</ulink> on 67 Application Developer's Toolkit (ADT) User's Guide</ulink> on
68 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 68 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
69 For the latest version of this manual, see the manual on the website. 69 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index c035c2d011..269c863554 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -54,8 +54,8 @@
54 54
55 <note> 55 <note>
56 For build performance information related to the PMS, see 56 For build performance information related to the PMS, see
57 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> 57 <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>
58 in <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 58 in <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'>
59 The Yocto Project Reference Manual</ulink>. 59 The Yocto Project Reference Manual</ulink>.
60 </note> 60 </note>
61 61
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index aec0265fd9..5c673c0dfe 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -164,9 +164,9 @@
164 <note> 164 <note>
165 The ADT Installer requires the <filename>libtool</filename> package to complete. 165 The ADT Installer requires the <filename>libtool</filename> package to complete.
166 If you install the recommended packages as described in the 166 If you install the recommended packages as described in the
167 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>Packages</ulink>" 167 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html#packages'>Packages</ulink>"
168 section of 168 section of
169 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 169 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html'>
170 The Yocto Project Quick Start</ulink>, then you will have libtool installed. 170 The Yocto Project Quick Start</ulink>, then you will have libtool installed.
171 </note> 171 </note>
172 172
@@ -330,9 +330,9 @@
330 To get the kernel and filesystem images, you either have to build them or download 330 To get the kernel and filesystem images, you either have to build them or download
331 pre-built versions. 331 pre-built versions.
332 You can find examples for both these situations in the 332 You can find examples for both these situations in the
333 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#test-run'>A 333 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html#test-run'>A
334 Quick Test Run</ulink>" section of 334 Quick Test Run</ulink>" section of
335 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 335 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html'>
336 The Yocto Project Quick Start</ulink>. 336 The Yocto Project Quick Start</ulink>.
337 </para> 337 </para>
338 338
@@ -345,8 +345,8 @@
345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> 345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink>
346 and are ideal for experimentation within Yocto Project. 346 and are ideal for experimentation within Yocto Project.
347 For information on the image types you can build using the Yocto Project, see the 347 For information on the image types you can build using the Yocto Project, see the
348 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in 348 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in
349 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 349 <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'>
350 The Yocto Project Reference Manual</ulink>. 350 The Yocto Project Reference Manual</ulink>.
351 </para> 351 </para>
352 352