diff options
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 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> |