mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
documentation/poky-ref-manual: Converted resources appendix to chapter
Converted the "Resources" appendix to a chapter. I also made sure all the references to the chapter use proper term now, which is "chapter". (From yocto-docs rev: bf7212b72d54a2696c16dcc1c0a19681f23fbc1c) 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
1a39c85ceb
commit
d7cf7ecc7e
@@ -82,8 +82,8 @@
|
|||||||
This chapter provides answers for commonly asked questions in the Yocto Project
|
This chapter provides answers for commonly asked questions in the Yocto Project
|
||||||
development environment.</para></listitem>
|
development environment.</para></listitem>
|
||||||
<listitem><para><emphasis>
|
<listitem><para><emphasis>
|
||||||
<link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis>
|
<link linkend='resources'>Contributing to the Yocto Project</link>:</emphasis>
|
||||||
This appendix provides guidance on how you can contribute back to the Yocto
|
This chapter provides guidance on how you can contribute back to the Yocto
|
||||||
Project.</para></listitem>
|
Project.</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<!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"
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
||||||
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||||
|
|
||||||
<appendix id='resources'>
|
<chapter id='resources'>
|
||||||
<title>Contributing to the Yocto Project</title>
|
<title>Contributing to the Yocto Project</title>
|
||||||
|
|
||||||
<section id='resources-intro'>
|
<section id='resources-intro'>
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</appendix>
|
</chapter>
|
||||||
<!--
|
<!--
|
||||||
vim: expandtab tw=80 ts=4
|
vim: expandtab tw=80 ts=4
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user