]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
documentation/yocto-project-qs: Added custom title page
authorTimo Mueller <timo.mueller@bmw-carit.de>
Fri, 30 Nov 2012 08:59:45 +0000 (09:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Feb 2013 17:21:28 +0000 (17:21 +0000)
commit941d5e268be8663db27f54ec7cf1f0dd81055490
tree03e50effa40f453ead7437065fd62cd7a26cbedc
parentbbe7cb47704ee6d6e92acaf7acf5fca00f23b903
documentation/yocto-project-qs: Added custom title page

The quick start guide is currently not using a title information to
set the title of the document (e.g. article.title or
article.articleinfo.title).
As other output formats may use the title information to create
metadata this information has to be added to the document. To preserve
current style of the document a custom title page has to be used. With
this for instance 'article.title' can be used instead of the
fake-title section currently used, leaving the style intact.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/yocto-project-qs/yocto-project-qs-customization.xsl
documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl [new file with mode: 0644]