From cfc1d5043b6b85e3eb51e211491d8e4ba328c50f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Jul 2012 11:02:19 -0700 Subject: documentation: converted ref-variables-gloss to chapter. As part of moving the reference manual to a real reference manual I am removing the "appendix" classification and having everthing be a chapter. I changed the "ref-varibales-gloss" appendix to a chapter and made sure any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 3f541c20c7aff1012eb4c06cb856bf9795124822) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-bsp-appendix.xml | 7 +++---- documentation/poky-ref-manual/introduction.xml | 4 ++-- documentation/poky-ref-manual/ref-variables.xml | 12 ++++++------ 3 files changed, 11 insertions(+), 12 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 4cc348682c..e98b280240 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -620,10 +620,9 @@ - The appendix - - Reference: Variables Glossary in the Yocto Project Reference Manual has more information - on configuration variables. + The + Variables Glossary chapter in the + Yocto Project Reference Manual has more information on configuration variables. diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 27ee6ec039..b616656406 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -69,8 +69,8 @@ This chapter describes mechanisms for creating distribution, machine, and image features during the build process using the OpenEmbedded build system. - Reference: Variables Glossary: - This appendix presents most variables used by the OpenEmbedded build system, which + Variables Glossary: + This chapter presents most variables used by the OpenEmbedded build system, which using BitBake. Entries describe the function of the variable and how to apply them. diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index aabe9e767c..f83844e0a7 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1,14 +1,14 @@ - %poky; ] > - + -Reference: Variables Glossary +Variables Glossary - This section lists common variables used in the OpenEmbedded build system and gives an overview + This chapter lists common variables used in the OpenEmbedded build system and gives an overview of their function and contents. @@ -507,7 +507,7 @@ For additional information on how the build process gets source files when working behind a firewall or proxy server, see the "FAQ" - appendix. + chapter. @@ -1982,7 +1982,7 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" - + -- cgit v1.2.3-54-g00ecf