[poky] [PATCH 8/8] documentation/yocto-project-qs/yocto-project-qs.xml: Updates for PDF creation
Scott Rifenbark
srifenbark at gmail.com
Thu Mar 31 11:31:42 PDT 2011
From: Scott Rifenbark <scott.m.rifenbark at intel.com>
I had to make edits to eliminate the stand-alone logo and insert the
commands to include the title-page PNG for PDF creation.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
.../yocto-project-qs/yocto-project-qs.xml | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index f011f09..52baba1 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -1,14 +1,23 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<article id='intro'>
- <imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" />
+<chapter id='intro'>
+<!-- <imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" />
+-->
+
+ <title>Yocto Project Quick Start</title>
-<section id='fake-title'>
+<!-- <section id='fake-title'>
<title>Yocto Project Quick Start</title>
<para>Copyright © 2010-2011 Linux Foundation</para>
</section>
+
+ <para>
+ This is some intro text.
+ </para>
+-->
+
<section id='welcome'>
<title>Welcome!</title>
<para>
@@ -299,10 +308,12 @@
<ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'>
Poky Reference Manual</ulink>.
</para></note>
+ <para>
The final command runs the image:
<literallayout class='monospaced'>
$ poky-qemu qemux86
</literallayout>
+ </para>
<note><para>
Depending on the number of processors and cores, the amount or RAM, the speed of your
Internet connection and other factors, the build process could take several hours the first
@@ -519,7 +530,7 @@
</section>
</section>
-</article>
+</chapter>
<!--
vim: expandtab tw=80 ts=4
-->
--
1.7.0.4
More information about the poky
mailing list