diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 20 |
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 @@ | |||
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
| 4 | 4 | ||
| 5 | <article id='intro'> | 5 | <article id='intro'> |
| 6 | <imagedata fileref="figures/yocto-project-transp.png" width="6in" depth="1in" align="right" scale="25" /> | 6 | <articleinfo> |
| 7 | 7 | <title>The Yocto Project Quick Start</title> | |
| 8 | <section id='fake-title'> | 8 | |
| 9 | <title>The Yocto Project Quick Start</title> | 9 | <copyright> |
| 10 | <para>Copyright © ©RIGHT_YEAR; Linux Foundation</para> | 10 | <year>©RIGHT_YEAR;</year> |
| 11 | </section> | 11 | <holder>Linux Foundation</holder> |
| 12 | </copyright> | ||
| 13 | |||
| 14 | <abstract> | ||
| 15 | <imagedata fileref="figures/yocto-project-transp.png" | ||
| 16 | width="6in" depth="1in" | ||
| 17 | align="right" scale="25" /> | ||
| 18 | </abstract> | ||
| 19 | </articleinfo> | ||
| 12 | 20 | ||
| 13 | <section id='welcome'> | 21 | <section id='welcome'> |
| 14 | <title>Welcome!</title> | 22 | <title>Welcome!</title> |
