summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorKatie McCormick <kmccormick@google.com>2011-02-14 12:06:02 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-14 12:06:02 -0800
commit89e0878a208361b58bb4a381845fb302de3cf5e7 (patch)
tree5ba676634c67fa71c79507ab2db47928a8f6af3f /docs/html/guide/guide_toc.cs
parente30b5e489bc957b14d3737e59200ca097b8513a4 (diff)
parent1d0fad219d78652f8d93344054466b664c2a6699 (diff)
am 1d0fad21: am 28c3f5ca: Merge "Doc change: New docs for Loaders." into honeycomb
* commit '1d0fad219d78652f8d93344054466b664c2a6699': Doc change: New docs for Loaders.
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index fb2b75905bbf..a37acb9646a1 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -194,6 +194,14 @@
</li>
</ul>
</li>
+
+ <li><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html">
+ <span class="en">Content Providers</span>
+ </a></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/providers/loaders.html">
+ <span class="en">Loaders</span>
+ </a><span class="new">new!</span></li>
+
<li><a href="<?cs var:toroot ?>guide/topics/security/security.html">
<span class="en">Security and Permissions</span>
</a></li>