mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-22 02:10:07 +01:00
We only generate the page when configured "--with-docs", because we need xsl stylesheets that are pulled in by gtk-doc.
5 lines
215 B
XML
5 lines
215 B
XML
<?xml version='1.0'?>
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version='1.0'>
|
|
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"/>
|
|
</xsl:stylesheet>
|