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