Index: tools/boostbook/xsl/doxygen/doxygen2boostbook.xsl =================================================================== --- tools/boostbook/xsl/doxygen/doxygen2boostbook.xsl (revision 73407) +++ tools/boostbook/xsl/doxygen/doxygen2boostbook.xsl (working copy) @@ -1276,7 +1276,9 @@ not (@kind='return') and not (@kind='post') and not (@kind='attention') and - not (@kind='see')"> + not (@kind='see') and + not (@kind='warning') + "> @@ -1287,6 +1289,12 @@ + + + + + +