File: pbuilder-doc.xsl

package info (click to toggle)
pbuilder 0.215%2Bnmu3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,916 kB
  • ctags: 433
  • sloc: sh: 4,703; xml: 1,756; makefile: 375; ansic: 11
file content (9 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
<?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/xml/docbook/stylesheet/ldp/html/tldp-one-page.xsl"/>
  <xsl:param name="html.stylesheet">pbuilder-doc.css</xsl:param>

</xsl:stylesheet>