]> andersk Git - udis86.git/blobdiff - docs/manual/manual.xsl
Use the public http URI to docbook.xsl.
[udis86.git] / docs / manual / manual.xsl
index 4928f8d387ffb391670bb079947cc2aebaa01ac4..aa69a0d91bdef36f1d5a6f3f72d4cb7ce99e5a91 100644 (file)
@@ -2,7 +2,7 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
-  <xsl:import href="/opt/local/share/xsl/docbook-xsl/html/docbook.xsl"/>
+  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
   <xsl:param name="html.stylesheet" select="'manual.css'"/>
   <xsl:param name="toc.section.depth">3</xsl:param>
   <xsl:param name="generate.section.toc.level" select="0"></xsl:param>
This page took 0.79376 seconds and 4 git commands to generate.