diff options
author | Scott Main <smain@google.com> | 2012-03-09 19:10:40 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-07-25 13:52:46 -0700 |
commit | bbb3f41e26ac5a996913907dc63786146132b4ce (patch) | |
tree | 44c3c366cedcebb8702501b6b094672db684153c /docs/html/guide/guide_toc.cs | |
parent | 156671ef9a6581b6790bb17bfda8a9efcf9f0693 (diff) |
docs: add Settings dev guide;
a few changes to javadocs
Change-Id: I2d671aafe91e4c6e224e2a556a60dce9f93f11ae
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 94b9773474ba..9465f1882a06 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -197,6 +197,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/ui/actionbar.html"> <span class="en">Action Bar</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/ui/settings.html"> + <span class="en">Settings</span> + </a></li> <li class="nav-section"> <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/index.html"> <span class="en">Notifications</span> |