diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-12-11 12:24:29 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 14:43:26 +0000 |
commit | 8753c6b2888cbe64760800cba1e55e4ce53309d2 (patch) | |
tree | 7b026a799e528737fb5bfed2cc73f61788a00feb /documentation/poky-ref-manual/poky-ref-manual-customization.xsl | |
parent | bb8e9d0599bdaef032741078820490385ea6b0c3 (diff) | |
download | poky-8753c6b2888cbe64760800cba1e55e4ce53309d2.tar.gz |
Documentation: ref-manual - removing old poky-ref-manual files
Removed the old poky-ref-manuals from the new ref-manual
structure.
(From yocto-docs rev: b5db4ddea205875ed3acacb90f46efd557337e0d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/poky-ref-manual-customization.xsl')
-rw-r--r-- | documentation/poky-ref-manual/poky-ref-manual-customization.xsl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual-customization.xsl b/documentation/poky-ref-manual/poky-ref-manual-customization.xsl deleted file mode 100644 index 362ebed131..0000000000 --- a/documentation/poky-ref-manual/poky-ref-manual-customization.xsl +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <?xml version='1.0'?> | ||
2 | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> | ||
3 | |||
4 | <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl" /> | ||
5 | |||
6 | </xsl:stylesheet> | ||