diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-06-01 15:32:57 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-06-01 15:32:57 +0200 |
commit | 94b43e2f9d544971a68e095c404ba6305db56155 (patch) | |
tree | 7f321dca3f8d4e3b105723915195e9afc7c8c696 /LUFA | |
parent | 3ef45fae569b9e4e6949ae9abbd80d673d57e556 (diff) | |
download | lufa-94b43e2f9d544971a68e095c404ba6305db56155.tar.gz lufa-94b43e2f9d544971a68e095c404ba6305db56155.tar.bz2 lufa-94b43e2f9d544971a68e095c404ba6305db56155.zip |
Minor documentation improvements, update integration DLL.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/DoxygenPages/OSDrivers.txt | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/LUFA.dll | bin | 566784 -> 566784 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/DoxygenPages/OSDrivers.txt b/LUFA/DoxygenPages/OSDrivers.txt index 15a70febc..b8c01fb73 100644 --- a/LUFA/DoxygenPages/OSDrivers.txt +++ b/LUFA/DoxygenPages/OSDrivers.txt @@ -46,7 +46,7 @@ * </tr> * <tr> * <td>HID</td> - * <td>N/A</td> + * <td>3.?+</td> * <td>XP+</td> * <td>2.6.?+</td> * <td>10.?+</td> diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index 9a8d9359f..479297331 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -792,7 +792,7 @@ <xsl:template match="htmlonly"/> <xsl:template match="*"> - <xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="name()"/></xsl:message> + <xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="local-name()"/></xsl:message> </xsl:template> </xsl:stylesheet> diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll Binary files differindex 6bd5dbf8b..9dc45ebb0 100644 --- a/LUFA/StudioIntegration/VSIX/LUFA.dll +++ b/LUFA/StudioIntegration/VSIX/LUFA.dll |