documentation/yocto-project-qs/yocto-project-qs.xml: Convert fake-title section into articleinfo

The fake title section is converted into a docbook
article.articleinfo. If used with a custom title page this will lead
to the excapt same output. But I will enable the creation of metadata
from this title information.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Timo Mueller 2012-11-30 09:59:48 +01:00 committed by Richard Purdie
parent 72639b4a58
commit 0f49fe1792
1 changed files with 13 additions and 5 deletions

View File

@ -3,12 +3,20 @@
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
<article id='intro'>
<imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" />
<articleinfo>
<title>The Yocto Project Quick Start</title>
<section id='fake-title'>
<title>The Yocto Project Quick Start</title>
<para>Copyright &copy; &COPYRIGHT_YEAR; Linux Foundation</para>
</section>
<copyright>
<year>&COPYRIGHT_YEAR;</year>
<holder>Linux Foundation</holder>
</copyright>
<abstract>
<imagedata fileref="figures/yocto-project-transp.png"
width="6in" depth="1in"
align="right" scale="25" />
</abstract>
</articleinfo>
<section id='welcome'>
<title>Welcome!</title>