navit_svn: return trailing space to SRC_URI
[openembedded.git] / docs / usermanual / docbook-utf8.xsl
blob20612834fcb2c4110d6baaf608694b135ed18bc4
1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0">
5 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
6 <xsl:output method="html"
7 encoding="UTF-8"
8 indent="no"/>
10 </xsl:stylesheet>