mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d6
)
This commit is contained in:
9
docs-xml/xslt/html.xsl
Normal file
9
docs-xml/xslt/html.xsl
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This file is generated from param.xweb; do not edit this file! -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
|
||||
<xsl:import href="html-common.xsl"/>
|
||||
|
||||
</xsl:stylesheet>
|
Reference in New Issue
Block a user