Minor documentation improvements, update integration DLL.
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 1 Jun 2013 13:32:57 +0000 (15:32 +0200)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 1 Jun 2013 13:32:57 +0000 (15:32 +0200)
LUFA/DoxygenPages/OSDrivers.txt
LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
LUFA/StudioIntegration/VSIX/LUFA.dll

index 15a70fe..b8c01fb 100644 (file)
@@ -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>
index 9a8d935..4792973 100644 (file)
        <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>
index 6bd5dbf..9dc45eb 100644 (file)
Binary files a/LUFA/StudioIntegration/VSIX/LUFA.dll and b/LUFA/StudioIntegration/VSIX/LUFA.dll differ