aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt4
-rw-r--r--LUFA/StudioIntegration/VSIX/LUFA.dllbin782848 -> 782848 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
index 1f56d69c6..8422fe294 100644
--- a/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
+++ b/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
@@ -25,7 +25,7 @@
</xsl:template>
<!-- Update the LUFA help package file name -->
- <xsl:template match="xhtml:div[@class='package']/xhtml:span">
+ <xsl:template match="xhtml:div[@class='package']/xhtml:span[@class='name']">
<xsl:copy>
<xsl:copy-of select="@class"/>
@@ -35,7 +35,7 @@
</xsl:copy>
</xsl:template>
- <xsl:template match="xhtml:div[@class='package']/xhtml:a">
+ <xsl:template match="xhtml:div[@class='package']/xhtml:a[@class='current-link']">
<xsl:copy>
<xsl:copy-of select="@class"/>
diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll
index dce466375..4f8ea43bf 100644
--- a/LUFA/StudioIntegration/VSIX/LUFA.dll
+++ b/LUFA/StudioIntegration/VSIX/LUFA.dll
Binary files differ