projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWall...
[pub/lufa.git]
/
LUFA
/
StudioIntegration
/
XSLT
/
lufa_extension_transform.xslt
diff --git
a/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
b/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
index
a40176a
..
0d57efa
100644
(file)
--- a/
LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
+++ b/
LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
@@
-49,7
+49,7
@@
<!-- Update the extension online help URLs to the version of LUFA being
used -->
<!-- Update the extension online help URLs to the version of LUFA being
used -->
- <xsl:template match="online-help/*/@baseurl">
+ <xsl:template match="online-help/*/@baseurl
| online-help/index-page/@url
">
<xsl:attribute name="baseurl">
<xsl:value-of select="current()"/>
<xsl:value-of select="$lufa-version"/>
<xsl:attribute name="baseurl">
<xsl:value-of select="current()"/>
<xsl:value-of select="$lufa-version"/>