File: config-html.xsl

package info (click to toggle)
treeview 1.1.6.4%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 5,340 kB
  • ctags: 5,704
  • sloc: java: 33,287; xml: 1,728; perl: 132; sh: 44; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
<?xml version='1.0'?>
<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=".dbx/etc/config-html.xsl"/>

</xsl:stylesheet>