mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2db4088ced
commit
cfc1d5043b
@@ -1,14 +1,14 @@
|
||||
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
||||
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||
|
||||
<!-- Dummy chapter -->
|
||||
<appendix id='ref-variables-glos'>
|
||||
<chapter id='ref-variables-glos'>
|
||||
|
||||
<title>Reference: Variables Glossary</title>
|
||||
<title>Variables Glossary</title>
|
||||
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
|
||||
@@ -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
|
||||
"<link linkend='how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'>FAQ</link>"
|
||||
appendix.
|
||||
chapter.
|
||||
</para>
|
||||
</glossdef>
|
||||
|
||||
@@ -1982,7 +1982,7 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
|
||||
<!-- </glossdiv>-->
|
||||
|
||||
</glossary>
|
||||
</appendix>
|
||||
</chapter>
|
||||
<!--
|
||||
vim: expandtab tw=80 ts=4
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user