1
0
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:
Gerald W. Carter
2008-04-22 10:09:40 -05:00
parent 1972382463
commit 8f8a9f0190
899 changed files with 0 additions and 0 deletions

9
docs-xml/xslt/html.xsl Normal file
View 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>