Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
Documentation
/
manpage.xsl
Code
Commits
Pulls
CI/CD
81,841
master
bisect
jch
maint
master
next
seen
test
todo
xsl
3 lines
196 Bytes
Copy permalink
Copy
Raw
1
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
version=
"1.0"
>
2
<xsl:import
href=
"http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl"
/>
3
</xsl:stylesheet>