diff options
author | Timo Mueller <timo.mueller@bmw-carit.de> | 2012-11-30 09:59:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 15:22:42 +0000 |
commit | c2c3b534308aca2e523605aefe4a612391787075 (patch) | |
tree | 52cf65163b8365230e3450a03ed9c77d59c703f0 /documentation | |
parent | 733a44d048a0fbd1ef8de68cb92888bdc7ea1636 (diff) | |
download | poky-c2c3b534308aca2e523605aefe4a612391787075.tar.gz |
documentation/adt-manual/adt-manual.xml: Added Title tag
The title of the document used to create metadata for output formats
such as eclipse help.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index ac98d43bca..479a4926fd 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -16,7 +16,9 @@ | |||
16 | </imageobject> | 16 | </imageobject> |
17 | </mediaobject> | 17 | </mediaobject> |
18 | 18 | ||
19 | <title></title> | 19 | <title> |
20 | The Yocto Project Application Developer's Guide | ||
21 | </title> | ||
20 | 22 | ||
21 | <authorgroup> | 23 | <authorgroup> |
22 | <author> | 24 | <author> |