projects
/
accounts-service-plus:accounts-service-plus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add doc build infrastructure
[accounts-service-plus:accounts-service-plus.git]
/
doc
/
dbus
/
config.xsl
1
<?xml version='1.0'?>
2
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3
xmlns:fo="http://www.w3.org/1999/XSL/Format"
4
version="1.0">
5
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
6
</xsl:stylesheet>