autoidx-ng.xsl #1

  • //
  • guest/
  • paul_allen/
  • p4convert-maven/
  • docs/
  • _build/
  • docbook-xsl-ns-1.78.1/
  • html/
  • autoidx-ng.xsl
  • View
  • Commits
  • Open Download .zip Download (898 B)
<?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>
# Change User Description Committed
#2 13894 Paul Allen Remove old doc_book infrastructure.
#1 13873 Paul Allen Branching using p4convert-maven
//guest/perforce_software/p4convert/docs/_build/docbook-xsl-ns-1.78.1/html/autoidx-ng.xsl
#1 10706 Paul Allen Add document '_build' files.