Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells.
This commit is contained in:
parent
d11ed10c53
commit
5f776f4785
49 changed files with 230 additions and 177 deletions
|
@ -26,18 +26,19 @@
|
|||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>USB Class:</b></td>
|
||||
* <td>Communications Device Class (CDC)</td>
|
||||
* <td>Human Interface Device Class (HID)</td>
|
||||
* <td>Communications Device Class (CDC) \n
|
||||
* Human Interface Device Class (HID)</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>USB Subclass:</b></td>
|
||||
* <td>Abstract Control Model (ACM)</td>
|
||||
* <td>Mouse Subclass</td>
|
||||
* <td>Abstract Control Model (ACM) \n
|
||||
* Mouse Subclass</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>Relevant Standards:</b></td>
|
||||
* <td>USBIF CDC Class Standard</td>
|
||||
* <td>USBIF HID Specification, USBIF HID Usage Tables</td>
|
||||
* <td>USBIF HID Specification \n
|
||||
* USBIF HID Usage Tables</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>Usable Speeds:</b></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue