[poky] [PATCH 0/8] [DOCS] YP Quick Start PDF generation
Scott Rifenbark
srifenbark at gmail.com
Thu Mar 31 11:31:23 PDT 2011
From: Scott Rifenbark <scott.m.rifenbark at intel.com>
These commits accomplish PDF generation for the Yocto Project
Quick Start. Prior to this release this manual was generated
as an HTML document only. Release 1.0 of YP saw the need for
a PDF version as well. To accomplish this several new files
had to be introduced and the make structure altered.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: srifenbark/qs-work
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/qs-work
Thanks,
Scott Rifenbark <scott.m.rifenbark at intel.com>
---
Scott Rifenbark (8):
documentation/yocto-project-qs/yocto-project-qs.xml: cleaned out
another "YP"
documentation/yocto-project-qs/yocto-project-qs.xml: Edits plus Matt
Madison note regarding older host systems
documentation/yocto-project-qs/Makefile: Updated to create a PDF
documentation/yocto-project-qs/figures/ypqs-title.png: New title
image
documentation/yocto-project-qs/ypqs.xml: New high-level file for PDF
documentation/yocto-project-qs/style.css: Updates for PDF generation
documentation/yocto-project-qs/yocto-project-qs-customization.xsl:
Updated for PDF creation
documentation/yocto-project-qs/yocto-project-qs.xml: Updates for PDF
creation
documentation/yocto-project-qs/Makefile | 25 ++++---
.../yocto-project-qs/figures/ypqs-title.png | Bin 0 -> 11324 bytes
documentation/yocto-project-qs/style.css | 10 ++--
.../yocto-project-qs-customization.xsl | 2 -
.../yocto-project-qs/yocto-project-qs.xml | 39 ++++++++---
documentation/yocto-project-qs/ypqs.xml | 67 ++++++++++++++++++++
6 files changed, 114 insertions(+), 29 deletions(-)
create mode 100644 documentation/yocto-project-qs/figures/ypqs-title.png
create mode 100644 documentation/yocto-project-qs/ypqs.xml
More information about the poky
mailing list