aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Gustafson <geoff@linux.intel.com>2017-10-20 09:36:26 -0700
committerGeoff Gustafson <geoff@linux.intel.com>2017-10-20 09:36:26 -0700
commit3959d7c63e4ca786b021a165adf27ad818526e96 (patch)
tree2917b73690ecb4282a62a6657638841d10920fa8
parent406642fba29254b1fb916c9944674fb069a3f8bf (diff)
[gh-pages] Update table of contents
Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
-rw-r--r--index.html19
1 files changed, 15 insertions, 4 deletions
diff --git a/index.html b/index.html
index c2251b4..adfcac0 100644
--- a/index.html
+++ b/index.html
@@ -14,10 +14,21 @@
</p>
<ul>
- <li><a href="webusb">WebUSB Test Page</a> (used by ZJS
- <a href="https://github.com/01org/zephyr.js/blob/master/samples/WebUSB.js">WebUSB.js</a> sample)
- <li><a href="webusb">Device Configuration w/ WebUSB</a> (used by ZJS
- <a href="https://github.com/01org/zephyr.js/blob/master/samples/WebUSBConfig.js">WebUSBConfig.js</a> sample)
+ <li><a href="webusb">WebUSB Test Page</a> used by:
+ <ul>
+ <li>
+ <a href="https://github.com/01org/zephyr.js/blob/master/samples/WebUSB.js">WebUSB.js</a> sample
+ </li>
+ </ul>
+
+ <li><a href="webusb/acme">Device Configuration w/ WebUSB</a> used by:
+ <ul>
+ <li>
+ <a href="https://github.com/01org/zephyr.js/blob/master/samples/WebUSBConfig.js">WebUSBConfig.js</a> sample
+ </li><li>
+ <a href="https://github.com/01org/zephyr.js/blob/master/samples/WebUSBConfigGroveLCD.js">WebUSBConfigGroveLCD.js</a> sample
+ </li>
+ </ul>
</ul>
</div>
</body>