aboutsummaryrefslogtreecommitdiff
path: root/doc/html_custom.xsl
blob: af94064e2ed103fc4530e5777bc65ecba9e27ad3 (plain)
1
2
3
4
5
6
<?xml version='1.0'?>

<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
	<import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
	<import href="html_titlepage.xsl"/>
</stylesheet>