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>
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
<article id='intro'>
- <imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" />
-
-<section id='fake-title'>
- <title>The Yocto Project Quick Start</title>
- <para>Copyright © ©RIGHT_YEAR; Linux Foundation</para>
-</section>
+ <articleinfo>
+ <title>The Yocto Project Quick Start</title>
+
+ <copyright>
+ <year>©RIGHT_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>