git.openpandora.org
/
openembedded.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git]
/
docs
/
usermanual
/
docbook-utf8.xsl
1
<?xml version='1.0'?>
2
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3
version="1.0">
4
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"/>
9
10
</xsl:stylesheet>