1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 12:22:22 +00:00
mpv/DOCS/xml/pl/html-single.xsl
diego 0af4ae2425 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11128 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 16:37:42 +00:00

14 lines
349 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
<xsl:include href="../html-common.xsl"/>
<xsl:param name="chunker.output.encoding" select="'utf-8'"/>
</xsl:stylesheet>