diff options
author | Robert Ly <robertly@google.com> | 2011-05-09 14:25:53 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-05-09 14:25:53 -0700 |
commit | c3038308a765de2826997b65c175bf752b45bc70 (patch) | |
tree | dfaefbfc34f6c632f1dd53cd1ac51cb65455a53c /docs/html/guide/guide_toc.cs | |
parent | 5cf78ecd2c523be442f52888ca613b9a92325a6c (diff) | |
parent | 4d86bd32a627a0e3bcbe4536151ff16590b2dd68 (diff) | |
download | frameworks_base-c3038308a765de2826997b65c175bf752b45bc70.zip frameworks_base-c3038308a765de2826997b65c175bf752b45bc70.tar.gz frameworks_base-c3038308a765de2826997b65c175bf752b45bc70.tar.bz2 |
Merge "Doc change: adding ADK doc. still need to add the adk pkg download link when we get the package" into honeycomb-mr1
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 35acdd7..2f7c60c 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> |