diff options
author | Robert Ly <robertly@google.com> | 2011-05-09 14:41:00 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-05-09 14:41:00 -0700 |
commit | 279442428ab1000b57273f172453b712b03cb9fd (patch) | |
tree | 8a567f43d186af47142f785ef6d8d35a0922a200 /docs/html/guide/guide_toc.cs | |
parent | 158e3582c03ab9e0221718da20fc8854bb9216d0 (diff) | |
parent | c3038308a765de2826997b65c175bf752b45bc70 (diff) | |
download | frameworks_base-279442428ab1000b57273f172453b712b03cb9fd.zip frameworks_base-279442428ab1000b57273f172453b712b03cb9fd.tar.gz frameworks_base-279442428ab1000b57273f172453b712b03cb9fd.tar.bz2 |
am c3038308: Merge "Doc change: adding ADK doc. still need to add the adk pkg download link when we get the package" into honeycomb-mr1
* commit 'c3038308a765de2826997b65c175bf752b45bc70':
Doc change: adding ADK doc. still need to add the adk pkg download link when we get the package
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> |