Include short description as first line of long text
Closes-Bug: #1268720 Change-Id: Ief73bdb14ec79c0d7b61f9b53022e1baec6a7144 author: diane fleming diane.fleming@rackspace.com
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
<!-- Method Docs -->
|
||||
<xsl:choose>
|
||||
<xsl:when test="wadl:doc//db:*[@role = 'shortdesc']" xmlns:db="http://docbook.org/ns/docbook">
|
||||
<xsl:apply-templates select="wadl:doc/*[not(@role='shortdesc')]"/>
|
||||
<xsl:apply-templates select="wadl:doc/*"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<!-- Suppress because everything will be in the table -->
|
||||
|
||||
Reference in New Issue
Block a user