Re: [Boost-docs] [boostbook] patches to trunk

Subject: Re: [Boost-docs] [boostbook] patches to trunk
From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2007-11-29 18:58:50


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 29 November 2007 11:41 am, Frank Mori Hess wrote:
> Here are a couple more patches for boostbook on the trunk. They are a
> merge of the changes from revision 40613 to 41463 in the boost_docs
> sandbox. I'll apply them after the weekend if they seem okay to people.

And here is one additional patch that fixes some breakage to enum value
descriptions, caused by the patches I just posted.

- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTwvs5vihyNWuA4URAjikAKDGW1sKpEL3Hev+17Av1EDMyNgNOQCeJbx+
LvhGhRG/ccHncVwVjBRnsTo=
=ApXt
-----END PGP SIGNATURE-----

--Boundary-00=_svwTHlfbitVQ1Jq
Content-Type: text/x-diff;
  charset="utf-8";
  name="annotation.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="annotation.patch"

Index: tools/boostbook/xsl/annotation.xsl
===================================================================
--- tools/boostbook/xsl/annotation.xsl (revision 41463)
+++ tools/boostbook/xsl/annotation.xsl (working copy)
@@ -350,6 +350,10 @@
     </emphasis>
   </xsl:template>
 
+ <xsl:template match="description" mode="annotation">
+ <xsl:apply-templates mode="annotation"/>
+ </xsl:template>
+
   <xsl:template match="comment()" mode="annotation">
     <xsl:copy/>
   </xsl:template>

--Boundary-00=_svwTHlfbitVQ1Jq--


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC