Revision: 3513 Author: hans URL: http://bknr.net/trac/changeset/3513
Insert title and short-description into HTML.
U trunk/clixdoc/clixdoc.xsl
Modified: trunk/clixdoc/clixdoc.xsl =================================================================== --- trunk/clixdoc/clixdoc.xsl 2008-07-19 06:08:15 UTC (rev 3512) +++ trunk/clixdoc/clixdoc.xsl 2008-07-19 06:09:45 UTC (rev 3513) @@ -42,6 +42,9 @@ </html> </xsl:template>
+ <xsl:template match="clix:title"/> + <xsl:template match="clix:short-description"/> + <xsl:template match="clix:function"> <p> xsl:choose