diff options
author | Katie McCormick <kmccormick@google.com> | 2011-02-04 15:31:29 -0800 |
---|---|---|
committer | Katie McCormick <kmccormick@google.com> | 2011-02-14 11:49:06 -0800 |
commit | d178211675d7ea6a55baf378964a9ddd90af4751 (patch) | |
tree | 9fd0b8a38d70ddbcaa34835539101709340f49bf /docs/html/guide/guide_toc.cs | |
parent | 2be58282746de92773f6423d4ae55a2ef4e5f226 (diff) |
Doc change: New docs for Loaders.
Change-Id: I89e70576462ef9bf576fea2837572546b3a9b355
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 8648990f5f53..01d1381c40cc 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -189,6 +189,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> |