summaryrefslogtreecommitdiffstats
path: root/documentation/template
AgeCommit message (Collapse)Author
2013-02-14template: Changed the font color for footers and headersScott Rifenbark
Fixes YOCTO #3728 The poky-db-pdf.xsl file has code that controls the font color for the headers, footers, and separating lines for each when the PDF version of a manual is made. I changed the values from #cccccc to #999999 to darken these up so they can be seen a little better. (From yocto-docs rev: c9c83028a5f13dc672414b6ca395290f05019f8e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation/template/titlepage.templates.xml: Remove title infoTimo Mueller
The title of a pdf document is part of the image used on the title page. Thus the title defined (e.g. bookinfo.title) in a document should never be used when creating title pages for pdf documents. As other output formats may use the title information to create metadata the title has been removed from the template. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-10-27documentation/pokt-ref-manual: Update with Yocto brandingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-15documentation: Complete poky-handbook -> poky-ref-manual renameRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-15documentation/handbook: Tweak Makefiles and paths after path changesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-15handbook: Move into documentation directoryRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>