Packages.txt; Packages.txt will be going away. this package contains the source files and a mechanism to install pkgsrc/doc/pkgsrc.{html,txt} which are distributed with pkgsrc. it uses the same docbook infrastructure that is used to build the documentation on www.NetBSD.org.
11 lines
369 B
XML
11 lines
369 B
XML
<?xml version='1.0'?>
|
|
|
|
<!-- $NetBSD: default-html.xsl,v 1.1.1.1 2004/10/21 14:27:43 grant Exp $ -->
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version='1.0'
|
|
xmlns="http://www.w3.org/TR/xhtml1/transitional"
|
|
exclude-result-prefixes="#default">
|
|
|
|
<xsl:import href="../master.xsl"/>
|
|
</xsl:stylesheet>
|