summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-01-10 11:05:41 -0500
committerShaun McCance <shaunm@gnome.org>2011-01-10 11:06:08 -0500
commitf924124a26377c22fe039cc413f5143b1ab6d263 (patch)
treedc01a2646bee15b79a1f77b631acafe602092206 /xslt
parentb4fd453c4ca6ade2b37c44d9cc5579870126000a (diff)
downloadgnome-doc-utils-f924124a26377c22fe039cc413f5143b1ab6d263.tar.gz
mal2html-table.xsl: Handle title and desc in table
Diffstat (limited to 'xslt')
-rw-r--r--xslt/mallard/html/mal2html-table.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/mallard/html/mal2html-table.xsl b/xslt/mallard/html/mal2html-table.xsl
index d117e41..89c207a 100644
--- a/xslt/mallard/html/mal2html-table.xsl
+++ b/xslt/mallard/html/mal2html-table.xsl
@@ -169,6 +169,7 @@ REMARK: Describe this module
<xsl:text> first-child</xsl:text>
</xsl:if>
</xsl:attribute>
+ <xsl:apply-templates mode="mal2html.block.mode" select="mal:title | mal:desc"/>
<table class="table">
<xsl:if test="$style != ''">
<xsl:attribute name="style">