diff options
author | Scott Main <smain@google.com> | 2010-09-07 17:11:38 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-11-22 10:42:36 -0800 |
commit | 18439bee6f8b525abe3f1fac69bc4cea184e1565 (patch) | |
tree | 57f3b80f431b8d7ad0e0059c29c0e74c4cf10336 /docs/html/guide/guide_toc.cs | |
parent | 56b1b8bb1fec8690510e72a7042ebb06f3fbf5d1 (diff) |
docs: add dev guide for action bar and update other relevant documents
Change-Id: I1d3deda4c35066f7cf05b06fe5b60acfa1fae149
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 3cc18060841f..254812823daf 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -71,6 +71,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/ui/menus.html"> <span class="en">Creating Menus</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/ui/actionbar.html"> + <span class="en">Using the Action Bar</span> + </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/topics/ui/dialogs.html"> <span class="en">Creating Dialogs</span> </a></li> |