From d5848aa719d3e25585d124e7296c1147d000b91b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Jan 2012 14:46:31 -0600 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/dev-manual/dev-manual-newbie.xml') diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 08b4747480..a24eaa9473 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -170,9 +170,9 @@ Images are the binary output that runs on specific hardware and for specific use cases. For a list of the supported image types that the Yocto Project provides, see the - "Reference: Images" + "Reference: Images" appendix in - + The Yocto Project Reference Manual. Layer: A collection of recipes representing the core, a BSP, or an application stack. @@ -223,7 +223,7 @@ You can find instruction on how to set up the Yocto Project files on your host development system by reading the - "Getting + "Getting Setup" section. Yocto Project Build Directory: This term refers to the area used by the Yocto Project for builds. @@ -605,8 +605,8 @@ You should send patches to the appropriate Yocto Project mailing list to get them in front of the Yocto Project Maintainer. For a list of the Yocto Project mailing lists, see the - "Mailing lists" section in - The + "Mailing lists" section in + The Yocto Project Reference Manual. -- cgit v1.2.3-54-g00ecf