diff options
| -rw-r--r-- | documentation/sdk-manual/sdk-manual-customization.xsl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-manual-customization.xsl b/documentation/sdk-manual/sdk-manual-customization.xsl index dae992c07a..efa8a84bbb 100644 --- a/documentation/sdk-manual/sdk-manual-customization.xsl +++ b/documentation/sdk-manual/sdk-manual-customization.xsl | |||
| @@ -1,12 +1,11 @@ | |||
| 1 | <?xml version='1.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"> | 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 | 3 | ||
| 4 | <!-- <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> | 4 | <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> |
| 5 | --> | ||
| 6 | 5 | ||
| 6 | <!-- | ||
| 7 | <xsl:import href="../template/1.76.1/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> | 7 | <xsl:import href="../template/1.76.1/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> |
| 8 | 8 | ||
| 9 | <!-- | ||
| 10 | <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.76.1/xhtml/docbook.xsl" /> | 9 | <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.76.1/xhtml/docbook.xsl" /> |
| 11 | 10 | ||
| 12 | --> | 11 | --> |
