diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index c21debece8..18c3ea65fe 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -103,10 +103,6 @@ - - - -
@@ -305,16 +301,14 @@ </xsl:template> <xsl:template match="memberdef[@kind = 'enum']"> - <xsl:variable name="name" select="name"/> - <section id="{@id}" xreflabel="{name}"> <title> <xsl:text>Enum </xsl:text> - <xsl:value-of select="$name"/> + <xsl:value-of select="name"/> - + @@ -334,7 +328,7 @@ - + @@ -588,16 +582,16 @@ - - - - - + + + + + @@ -614,12 +608,20 @@ - + + -- + + + + + + + @@ -638,6 +640,12 @@ + + + + + + @@ -659,6 +667,12 @@ + + + + + + @@ -683,22 +697,14 @@ - - - - - + - - - - - + @@ -783,4 +789,8 @@ + + NO XSL TEMPLATE MATCH: + +