diff options
author | Robert Ly <robertly@google.com> | 2011-05-03 01:47:09 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2011-05-09 12:37:01 -0700 |
commit | 4d86bd32a627a0e3bcbe4536151ff16590b2dd68 (patch) | |
tree | 4453393472602aec8b5e402c300cdab76f891c5d /docs/html/guide/guide_toc.cs | |
parent | 223a94d2effd0ba9ef205d0bb790a5bdfb4d54c0 (diff) |
Doc change: adding ADK doc. still need to add the adk pkg download link when we get the package
Change-Id: I941e708a70b48dba2da4aa3d186824c89ebfb22f
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 35acdd7f5ce9..2f7c60c39bda 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -304,6 +304,7 @@ <ul> <li><a href="<?cs var:toroot ?>guide/topics/usb/accessory.html">Accessory</a></li> <li><a href="<?cs var:toroot ?>guide/topics/usb/host.html">Host</a></li> + <li><a href="<?cs var:toroot ?>guide/topics/usb/adk.html">Open Accessory Dev Kit</a></li> </ul> </li> |