[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdoctools/customization
From:       Frerich Raabe <raabe () kde ! org>
Date:       2005-01-31 21:44:33
Message-ID: 20050131214433.1B0AB1BAB1 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- Suppress the 'Writing manpage.troff' message


  M +6 -2      kde-man.xsl   1.2


--- kdelibs/kdoctools/customization/kde-man.xsl  #1.1:1.2
@@ -1,8 +1,11 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-        <xsl:import href="../docbook/xsl/manpages/docbook.xsl"/>
+<!-- vim:set syntax=xml ts=2 et: -->
+<xsl:import href="../docbook/xsl/manpages/docbook.xsl"/>
 
 <!--
   Copied from ../docbook/xsl/manpages/docbook.xsl and changed it so that the
-  output file's name is harccoded to 'manpage.troff'
+  output file's name is harccoded to 'manpage.troff', and the quiet parameter
+  is set to 1 to avoid the 'Writing foo.X' message which write.text.chunk
+  prints.
   -->
 <xsl:template match="refentry">
@@ -65,4 +68,5 @@
 
   <xsl:call-template name="write.text.chunk">
+    <xsl:with-param name="quiet" select="1"/>
     <xsl:with-param name="filename" select="$filename"/>
     <xsl:with-param name="content">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic