mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
documentation: Converted FAQ appendix to a 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 "faq" appendix to a chapter and made sure any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 6e090132823e3b121d00d9116b0693c922156b32) 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
0f4d220773
commit
1a39c85ceb
@@ -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"
|
||||
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||
|
||||
<appendix id='faq'>
|
||||
<chapter id='faq'>
|
||||
<title>FAQ</title>
|
||||
<qandaset>
|
||||
<qandaentry>
|
||||
@@ -620,7 +620,7 @@
|
||||
|
||||
|
||||
</qandaset>
|
||||
</appendix>
|
||||
</chapter>
|
||||
<!--
|
||||
vim: expandtab tw=80 ts=4
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user