X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1840e1bbae56555bbc271056b47bbd602a956a83..773b6ae979ebce76e4857837fd86b42b5e464dd6:/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt?ds=inline diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index 4247b475d..d543bc0ae 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -47,6 +47,7 @@ + @@ -59,55 +60,44 @@ - - - + + + + - - - - - - - + + + - + Modules - - - - - + - - - - - - <xsl:value-of select="$top.level.page/title"/> - + + + - + + + + - - - - - + + LUFA. + + - - - + + + - -
- <xsl:value-of select="title"/> + <xsl:value-of select="$page.title"/> @@ -115,7 +105,7 @@ -
+
@@ -124,56 +114,18 @@ - - - - - - - - .h - - - - .h - - + LUFA. + - - - - - .h - - - - .h - - - - - - Header - - - - - - - - - - - - + - + @@ -194,10 +146,12 @@ Struct + Union + @@ -207,7 +161,7 @@ - + <xsl:value-of select="$name"/> @@ -227,14 +181,23 @@ <xsl:for-each select="memberdef"> <row id="{@id}" xreflabel="{name}"> <entry> - <xsl:apply-templates select="type"/> + <xsl:value-of select="type"/> </entry> <entry> <xsl:value-of select="name"/> <xsl:if test="starts-with(argsstring, '[')"> <xsl:text>[]</xsl:text> </xsl:if> - <indexterm id="{$keyword.namespace}.{$name}.{name}"/> + + <xsl:variable name="struct.element.name"> + <xsl:value-of select="$name"/> + <xsl:text>.</xsl:text> + <xsl:value-of select="name"/> + </xsl:variable> + + <xsl:call-template name="generate.index.id"> + <xsl:with-param name="name" select="$struct.element.name"/> + </xsl:call-template> </entry> <entry> <xsl:apply-templates select="detaileddescription"/> @@ -249,17 +212,15 @@ </xsl:template> <xsl:template match="memberdef[@kind = 'function']"> - <xsl:variable name="name" select="name"/> - <section id="{@id}" xreflabel="{name}"> <title> <xsl:text>Function </xsl:text> - <xsl:value-of select="$name"/> + <xsl:value-of select="name"/> <xsl:text>()</xsl:text> - + @@ -277,7 +238,7 @@ ( - + void @@ -286,7 +247,7 @@ , - + @@ -304,16 +265,14 @@ - -
<xsl:text>Enum </xsl:text> - <xsl:value-of select="$name"/> + <xsl:value-of select="name"/> - + @@ -333,7 +292,10 @@ - + + + + @@ -348,8 +310,6 @@ - -
<xsl:text>Macro </xsl:text> @@ -357,7 +317,7 @@ - + @@ -378,7 +338,7 @@ - \ + \ @@ -391,21 +351,19 @@ - -
- + <xsl:text>Type </xsl:text> <xsl:value-of select="name"/> - + @@ -427,7 +385,7 @@ - + @@ -444,7 +402,7 @@
- + @@ -471,47 +429,47 @@ - - - Warning - - + + + + <xsl:value-of select="title"/> + + + Returns - + - - - Precondition - - + + + Warning + + - + - - <xsl:value-of select="title"/> - - + Precondition + See also - + Note - + @@ -569,6 +527,7 @@ ? + [] @@ -590,64 +549,70 @@ - - - - - + + + + + - + - + - - - - + + - - - - + + -- - - ® + + + + - - © + + - - + + + + - + - + + + + + + + @@ -655,6 +620,11 @@ + + + + + @@ -664,6 +634,12 @@ + + + + + + @@ -671,9 +647,11 @@ <xsl:value-of select="caption"/> +
+ @@ -687,22 +665,14 @@ - - - - - + - - - - - + @@ -711,13 +681,13 @@ - + - + @@ -749,7 +719,7 @@ - + images/ @@ -787,4 +757,10 @@ + + + + NO XSL TEMPLATE MATCH: + +