From 9df4aa6d8cca21bcfc4367a3d11f7b19b4b5fb17 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 21 Aug 2012 18:26:02 -0700 Subject: documentation: Manual reference fixes for mega-manual processing I fixed several occurences of cross-references to whole manuals where the formatting was split in the statement. The tag and the manual title must be on one DocBook line in order for the sed scripts to correctly process the links when the mega-manual is created. (From yocto-docs rev: 0dee12d518c892f59c0446e1c7b5d0f71b6ee22b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 4 ++-- documentation/dev-manual/dev-manual-intro.xml | 3 +-- documentation/dev-manual/dev-manual-start.xml | 5 ++--- documentation/poky-ref-manual/introduction.xml | 8 +++----- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index d2927cd762..0c7ead50f1 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -83,8 +83,8 @@ For more detailed information on layers, see the "Understanding and Creating Layers" section of the Yocto Project Development Manual. - You can also see the detailed examples in the appendices of - the Yocto Project Development Manual. + You can also see the detailed examples in the appendices of the + Yocto Project Development Manual. diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 0f338e7e0a..87da378161 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -65,8 +65,7 @@ Reference material. This type of material resides in an appropriate reference manual. For example, system variables are documented in the - - Yocto Project Reference Manual. + Yocto Project Reference Manual. Detailed public information that is not specific to the Yocto Project. For example, exhaustive information on how to use Git is covered better through the Internet than in this manual. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index b6b28775e5..0d211807bc 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -9,9 +9,8 @@ This chapter introduces the Yocto Project and gives you an idea of what you need to get started. You can find enough information to set up your development host and build or use images for - hardware supported by the Yocto Project by reading - - the Yocto Project Quick Start. + hardware supported by the Yocto Project by reading the + Yocto Project Quick Start. diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 425d6d2cb9..8713239442 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -16,11 +16,9 @@ is based on the Poky project, to construct complete Linux images. You can find complete introductory and getting started information on the Yocto Project by reading the - - Yocto Project Quick Start. - For task-based information using the Yocto Project, see - - the Yocto Project Development Manual. + Yocto Project Quick Start. + For task-based information using the Yocto Project, see the + Yocto Project Development Manual. You can also find lots of information on the Yocto Project on the Yocto Project website. -- cgit v1.2.3-54-g00ecf