summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl
Commit message (Collapse)AuthorAgeFilesLines
* yocto-project-qs: Removed this manual.Scott Rifenbark2018-05-241-3820/+0
| | | | | | | | | No longer part of set from 2.5 on. (From yocto-docs rev: edf059871a201179e8dab90746eb7e9eece65eb9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs: Added custom title pageTimo Mueller2013-02-141-0/+3820
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>