diff options
author | Scott Main <smain@google.com> | 2009-12-04 04:30:13 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2009-12-04 04:30:13 -0800 |
commit | 6b004b350fea86761bd5e75c2ccb31c086bf3492 (patch) | |
tree | 47d3845bd4c46ce420f4c59d1d6b633142d52015 /docs/html/guide/guide_toc.cs | |
parent | d1a8532c84f3c57677954d3d9345dd88925bb036 (diff) | |
parent | 0633dc49fa7862bcd519555ec73803ab6379229d (diff) | |
download | frameworks_base-6b004b350fea86761bd5e75c2ccb31c086bf3492.zip frameworks_base-6b004b350fea86761bd5e75c2ccb31c086bf3492.tar.gz frameworks_base-6b004b350fea86761bd5e75c2ccb31c086bf3492.tar.bz2 |
am 0633dc49: am e08361d7: am 5d0806c9: Merge change Ia70bd8c4 into eclair
Merge commit '0633dc49fa7862bcd519555ec73803ab6379229d'
* commit '0633dc49fa7862bcd519555ec73803ab6379229d':
add BluetoothChat sample app to the dev guide
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 9040d9a..ec7c87c 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -395,6 +395,9 @@ <li><a href="<?cs var:toroot ?>guide/samples/ApiDemos/index.html"> <span class="en">API Demos</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/samples/BluetoothChat/index.html"> + <span class="en">Bluetooth Chat</span> + </a></li> <li><a href="<?cs var:toroot ?>guide/samples/Home/index.html"> <span class="en">Home</span> </a></li> |