Sha256: 85054ac98ea5ecf72231cc528b938fe1ec110297e0515deca782366ca839f31a
Contents?: true
Size: 898 Bytes
Versions: 8
Compression:
Stored size: 898 Bytes
Contents
<?xml version="1.0"?> <xsl:stylesheet exclude-result-prefixes="d" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://docbook.org/ns/docbook" version="1.0"> <!-- ******************************************************************** $Id: autoidx-ng.xsl 6910 2007-06-28 23:23:30Z xmldoc $ ******************************************************************** This file is part of the DocBook XSL Stylesheet distribution. See ../README or http://docbook.sf.net/ for copyright copyright and other information. ******************************************************************** --> <!-- You should have this directly in your customization file. --> <!-- This file is there only to retain backward compatibility. --> <xsl:import href="autoidx-kosek.xsl"/> <xsl:param name="index.method">kosek</xsl:param> </xsl:stylesheet>
Version data entries
8 entries across 4 versions & 1 rubygems