summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-12-02 15:42:30 -0800
committerScott Main <smain@google.com>2009-12-03 15:42:50 -0800
commit14a704295ffd4a530364ad37976bebd4f287cadf (patch)
tree37a84b862405a3a277c7150f211b15afc92d809c /docs/html/guide/guide_toc.cs
parent9fb53a9cb91ffd807ac0f4ca145b3e508ac66111 (diff)
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.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 5fbfd4e6e0ef..c28cde106834 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -396,6 +396,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>