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