File: spec-html.xsl

package info (click to toggle)
mixxx 2.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 149,156 kB
  • sloc: cpp: 237,030; xml: 200,224; javascript: 100,372; ansic: 25,752; sh: 4,693; python: 2,820; makefile: 204; perl: 49; sql: 47
file content (4 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (12)
1
2
3
4
<?xml version='1.0'?> 
<xsl:stylesheet  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  version="1.0"> 
  <xsl:import href="file:///sw/share/xml/xsl/html/docbook.xsl"/> 
</xsl:stylesheet>