From 89e64dbe9e1142216e5dcc75dd7aea63b3c61366 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 10 Nov 2010 13:14:54 -0800 Subject: Poky Reference Manual: Added XSL Customization layer file The xsltproc command in the Makefile now uses the XSL Customization layer style sheet poky-ref-manual-customization.xsl for the style sheet parameter. This method will allow for customization of the HTML version formatting that might be unique for the manual. I have added the new file to the file structure. Signed-off-by: Scott Rifenbark --- documentation/poky-ref-manual/poky-ref-manual-customization.xsl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 documentation/poky-ref-manual/poky-ref-manual-customization.xsl (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/poky-ref-manual-customization.xsl b/documentation/poky-ref-manual/poky-ref-manual-customization.xsl new file mode 100644 index 0000000000..362ebed131 --- /dev/null +++ b/documentation/poky-ref-manual/poky-ref-manual-customization.xsl @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3-54-g00ecf