Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit
This commit is contained in:
parent
c226edd53a
commit
0e8e11d2d8
159 changed files with 1498 additions and 1472 deletions
|
|
@ -40,7 +40,7 @@ Example
|
|||
---
|
||||
<keyboard id="keyboard" model="us83"/>
|
||||
|
||||
See [/devices/pc/keyboard/us83.xml](/configs/pc/keyboards/us83.xml) for an example that provides a complete "soft keyboard".
|
||||
See [/devices/pc/keyboard/us83.xml](/devices/pc/keyboard/us83.xml) for an example that provides a complete "soft keyboard".
|
||||
|
||||
Output
|
||||
---
|
||||
|
|
@ -53,4 +53,4 @@ Output
|
|||
Also, if any controls are defined, another <div> of class="pc-controls" is created in the container <div>,
|
||||
with each control inside a <div> of class="pc-control".
|
||||
|
||||
[Return to [PCjs Documentation](..)]
|
||||
[Return to [PCjs Documentation](..)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue