mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Minor documentation improvements, update integration DLL.
This commit is contained in:
parent
3ef45fae56
commit
94b43e2f9d
@ -46,7 +46,7 @@
|
|||||||
* </tr>
|
* </tr>
|
||||||
* <tr>
|
* <tr>
|
||||||
* <td>HID</td>
|
* <td>HID</td>
|
||||||
* <td>N/A</td>
|
* <td>3.?+</td>
|
||||||
* <td>XP+</td>
|
* <td>XP+</td>
|
||||||
* <td>2.6.?+</td>
|
* <td>2.6.?+</td>
|
||||||
* <td>10.?+</td>
|
* <td>10.?+</td>
|
||||||
|
@ -792,7 +792,7 @@
|
|||||||
<xsl:template match="htmlonly"/>
|
<xsl:template match="htmlonly"/>
|
||||||
|
|
||||||
<xsl:template match="*">
|
<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:template>
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user