source: vendor/current/docs-xml/xslt/html.xsl

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 265 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3
4<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
5<xsl:import href="html-common.xsl"/>
6
7</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.