[gtk-doc] xsl: comment only change



commit d5d866890030e37da3f0d2ac600aacd1f93509e7
Author: Stefan Kost <ensonic users sf net>
Date:   Thu Mar 4 23:54:56 2010 +0200

    xsl: comment only change

 gtk-doc.xsl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk-doc.xsl b/gtk-doc.xsl
index 4d3d2cb..6219179 100644
--- a/gtk-doc.xsl
+++ b/gtk-doc.xsl
@@ -5,6 +5,8 @@
                 version="1.0">
 
   <!-- import the chunked XSL stylesheet -->
+  <!-- http://www.sagehill.net/docbookxsl/Chunking.html says we should use
+       "chunkfast.xsl", but I can see a difference -->
   <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
   <xsl:include href="devhelp.xsl"/>
   <xsl:include href="devhelp2.xsl"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]