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,21 +26,22 @@
|
|||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>USB Classes:</b></td>
|
||||
* <td>Mass Storage Device</td>
|
||||
* <td>Human Interface Device</td>
|
||||
* <td>Mass Storage Device \n
|
||||
* Human Interface Device</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>USB Subclasses:</b></td>
|
||||
* <td>Bulk-Only Transport</td>
|
||||
* <td>Keyboard Subclass</td>
|
||||
* <td>Bulk-Only Transport \n
|
||||
* Keyboard Subclass</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><b>Relevant Standards:</b></td>
|
||||
* <td>USBIF Mass Storage Standard</td>
|
||||
* <td>USB Bulk-Only Transport Standard</td>
|
||||
* <td>SCSI Primary Commands Specification</td>
|
||||
* <td>SCSI Block Commands Specification</td>
|
||||
* <td>USBIF HID Specification, USBIF HID Usage Tables</td>
|
||||
* <td>USBIF Mass Storage Standard \n
|
||||
* USB Bulk-Only Transport Standard \n
|
||||
* SCSI Primary Commands Specification \n
|
||||
* SCSI Block Commands Specification \n
|
||||
* 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