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/kernel-manual/kernel-concepts.xml | 8 ++++---- documentation/kernel-manual/kernel-doc-intro.xml | 8 ++++---- documentation/kernel-manual/kernel-how-to.xml | 22 +++++++++++----------- documentation/kernel-manual/kernel-manual.xml | 2 +- 4 files changed, 20 insertions(+), 20 deletions(-) (limited to 'documentation/kernel-manual') diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml index bcda78c4e1..b3a9fed0e3 100644 --- a/documentation/kernel-manual/kernel-concepts.xml +++ b/documentation/kernel-manual/kernel-concepts.xml @@ -159,8 +159,8 @@ The features are tagged and organized by way of a branching strategy implemented by the source code manager (SCM) Git. For information on Git as applied to the Yocto Project, see the - "Git" - section in The + "Git" + section in The Yocto Project Development Manual. @@ -288,8 +288,8 @@ You can find documentation on Git at . You can also get an introduction to Git as it applies to the Yocto Project in the - "Git" - section in The + "Git" + section in The Yocto Project Development Manual. This section overviews Git and describes a minimal set of commands that allow you to be functional using Git. diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml index a9e51725da..9a3022e75c 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml @@ -45,10 +45,10 @@ For more discussion on the Yocto Project kernel, you can also see the - "Kernel Overview", - "Kernel Modification Workflow", and - "Kernel Modification Example" sections all in - The Yocto Project Development Manual. + "Kernel Overview", + "Kernel Modification Workflow", and + "Kernel Modification Example" sections all in + The Yocto Project Development Manual. diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index df8605ed6f..9d15db44ab 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -50,8 +50,8 @@ For another example of how to set up a local Git repository of the Linux Yocto kernel files, see the - "Linux Yocto Kernel" bulleted item in - The Yocto Project Development Manual. + "Linux Yocto Kernel" bulleted item in + The Yocto Project Development Manual. Once the Git repository is set up on your local machine, you can switch to the @@ -226,9 +226,9 @@ You can find Git documentation at . You can find a simple overview of using Git with the Yocto Project in the - "Git" + "Git" section of - The Yocto + The Yocto Project Development Manual. @@ -354,9 +354,9 @@ The Yocto Project provides scripts that help you work in a collaborative development environment. For information on these scripts, see the - "Pushing a Change Upstream and Requesting a Pull" and - "Submitting a Patch Through Email" sections in - The + "Pushing a Change Upstream and Requesting a Pull" and + "Submitting a Patch Through Email" sections in + The Yocto Project Development Manual". @@ -637,8 +637,8 @@ The messages used to commit changes are a large part of these standards. Consequently, be sure that the headers for each commit have the required information. For information on how to follow the Yocto Project commit message standards, see the - "How to Submit a Change" section in - The + "How to Submit a Change" section in + The Yocto Project Development Manual". @@ -772,8 +772,8 @@ existing similar BSP. The information is introductory in nature and does not provide step-by-step examples. For detailed information on how to create a BSP given an existing similar BSP, see - the "BSP Development Example" appendix in - The + the "BSP Development Example" appendix in + The Yocto Project Development Manual, or see the Transcript:_creating_one_generic_Atom_BSP_from_another wiki page. diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml index 3bc773ac6a..bdbaf91791 100644 --- a/documentation/kernel-manual/kernel-manual.xml +++ b/documentation/kernel-manual/kernel-manual.xml @@ -68,7 +68,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and - + The Yocto Project Kernel Architecture and Use Manual on the Yocto Project website. For the latest version of this manual, see the manual on the website. -- cgit v1.2.3-54-g00ecf