mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
d55b9f72ff
- Fix urls in footnotes. - Cleanup developers docs.
9 lines
273 B
XML
9 lines
273 B
XML
<?xml version='1.0'?>
|
|
<!-- vim:set sts=2 shiftwidth=2 syntax=xml: -->
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version='1.0'>
|
|
|
|
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
|
|
|
|
</xsl:stylesheet>
|