diff options
author | Katie McCormick <kmccormick@google.com> | 2011-06-03 16:50:14 -0700 |
---|---|---|
committer | Katie McCormick <kmccormick@google.com> | 2011-06-22 14:28:29 -0700 |
commit | d4fac2c0263fda4b20f253edd594cf909e61eb4e (patch) | |
tree | 57023de67485e45856880fe299efa10dba1e9da8 /docs/html/guide/guide_toc.cs | |
parent | 24ef1aa672cc15984df7cccc5115fdda3ac85f58 (diff) |
Doc change: updated TOC for Bluetooth CL.
Change-Id: Ifd60e332d3088402e939fc851374800f526f8cdf
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 75b8ead07223..2b5d638a27c9 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -302,11 +302,13 @@ </li> --> <!--<li><a style="color:gray;">Localization</a></li> --> <li><a href="<?cs var:toroot ?>guide/topics/appwidgets/index.html"> - <span class="en">App Widgets</span> - </a></li> + <span class="en">App Widgets</span></a> + <span class="new">updated</span> + </li> <li><a href="<?cs var:toroot?>guide/topics/wireless/bluetooth.html"> - <span class="en">Bluetooth</span> - </a></li> + <span class="en">Bluetooth</span></a> + <span class="new">updated</span> + </li> <li><a href="<?cs var:toroot?>guide/topics/nfc/index.html"> <span class="en">Near Field Communication</span> </a></li> @@ -337,8 +339,8 @@ </ul> </li> <li><a href="<?cs var:toroot?>guide/topics/admin/device-admin.html"> - <span class="en">Device Administration</span> - </a> + <span class="en">Device Administration</span></a> + <span class="new">updated</span> </li> <li class="toggle-list"> <div> |