aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorTimo Mueller <timo.mueller@bmw-carit.de>2012-11-30 09:59:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-14 17:21:28 +0000
commit0f49fe17922f5866f2d148d2d920402c2add3eda (patch)
treee864a18a54062286675c2f1250115c486f9ab847 /documentation
parent72639b4a585bcac40b1935b57e2aaab97f7c47df (diff)
downloadopenembedded-core-contrib-0f49fe17922f5866f2d148d2d920402c2add3eda.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml20
1 files changed, 14 insertions, 6 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index f36e7738b7..f0d3dad138 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -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" />
-
-<section id='fake-title'>
- <title>The Yocto Project Quick Start</title>
- <para>Copyright &copy; &COPYRIGHT_YEAR; Linux Foundation</para>
-</section>
+ <articleinfo>
+ <title>The Yocto Project Quick Start</title>
+
+ <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>