From aa84fd9b1e49b0cb65d76aa2df43340dad8d96f4 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 7 Oct 2005 17:51:29 +0000 Subject: [PATCH] emit documentation for namespace-scope objects [SVN r31225] --- xsl/doxygen/doxygen2boostbook.xsl | 7 +++- xsl/global.xsl | 66 +++++++++++++++++++++++++++++++ xsl/reference.xsl | 4 +- xsl/type.xsl | 26 ++++++++++++ 4 files changed, 100 insertions(+), 3 deletions(-) create mode 100755 xsl/global.xsl diff --git a/xsl/doxygen/doxygen2boostbook.xsl b/xsl/doxygen/doxygen2boostbook.xsl index e694f07..920ffcf 100644 --- a/xsl/doxygen/doxygen2boostbook.xsl +++ b/xsl/doxygen/doxygen2boostbook.xsl @@ -670,7 +670,9 @@ Cannot handle sectiondef with kind= - + + + @@ -965,6 +967,8 @@ Cannot handle memberdef element with kind= + + @@ -985,6 +989,7 @@ Cannot handle memberdef element with kind= + diff --git a/xsl/global.xsl b/xsl/global.xsl new file mode 100755 index 0000000..90e4081 --- /dev/null +++ b/xsl/global.xsl @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Global + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ; + + + + + diff --git a/xsl/reference.xsl b/xsl/reference.xsl index c5b1913..2f9f02b 100644 --- a/xsl/reference.xsl +++ b/xsl/reference.xsl @@ -30,7 +30,7 @@ + typedef|enum|data-member" mode="synopsis"> @@ -82,7 +82,7 @@ diff --git a/xsl/type.xsl b/xsl/type.xsl index 2179030..5a0b86b 100644 --- a/xsl/type.xsl +++ b/xsl/type.xsl @@ -2,6 +2,7 @@ + @@ -867,6 +873,26 @@ Unknown type element "" in type.display.na ; + + + + + + + + + + + + + + + + + +