File: manpage.xsl

package info (click to toggle)
git-filter-repo 2.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 952 kB
  • sloc: python: 4,193; sh: 3,847; makefile: 113
file content (3 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
	<xsl:import href="file:///usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl" />
</xsl:stylesheet>