From 8cebd209b5357cfb329df6433cceab91ee92c0bd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 25 Jan 2012 10:56:49 -0600 Subject: documentation/kernel-manual/kernel-how-to.xml: links to manuals removed Several redundant links existed to manuals that are not required to be linked. The actual link takes the reader to the section being referenced. Then, after the link, the manual is referenced. Previously, the manual was also linked. We don't need these links to the manuals. (From yocto-docs rev: 579f4efd765dc20b38e1b022ae4b7a98a8fa53cd) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-how-to.xml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'documentation/kernel-manual/kernel-how-to.xml') diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 125212b986..e7fa93d4cc 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -51,8 +51,7 @@ 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 @@ -229,9 +228,7 @@ . You can find a simple overview of using Git with the Yocto Project in the "Git" - section of - The Yocto - Project Development Manual. + section of The Yocto Project Development Manual.
@@ -357,9 +354,8 @@ 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 - Yocto Project Development Manual". + "Submitting a Patch Through Email" sections in The Yocto Project Development + Manual. @@ -639,9 +635,7 @@ 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 - Yocto Project Development Manual". + "How to Submit a Change" section in The Yocto Project Development Manual. @@ -774,9 +768,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 - Yocto Project Development Manual, or see 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. -- cgit v1.2.3-54-g00ecf