From 2fdc10b8ee29a9cae7d004d50d214904448ef932 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 12 May 2003 13:27:37 +0000 Subject: [PATCH] doxygen2boostbook.xsl: - Handle non-type template parameters - Handle class/struct/union template specializations [SVN r18385] --- xsl/doxygen/doxygen2boostbook.xsl | 82 ++++++++++++++++++++++++++++--- 1 file changed, 76 insertions(+), 6 deletions(-) diff --git a/xsl/doxygen/doxygen2boostbook.xsl b/xsl/doxygen/doxygen2boostbook.xsl index fe5f626..123bb56 100644 --- a/xsl/doxygen/doxygen2boostbook.xsl +++ b/xsl/doxygen/doxygen2boostbook.xsl @@ -121,21 +121,56 @@ Cannot handle compounddef with kind= - + - + + + + + + + + + + + + + + + + + + + + + + -specialization + + + + + + + + + + + + + @@ -308,15 +343,50 @@ Cannot handle compounddef with kind= - -Cannot handle template parameter with type - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +