diff options
author | Katie McCormick <kmccormick@google.com> | 2013-10-27 14:47:18 -0700 |
---|---|---|
committer | Katie McCormick <kmccormick@google.com> | 2013-10-31 21:17:07 +0000 |
commit | f0c2bfd1c7dd7fe0b9dea41cf2859176af525ad6 (patch) | |
tree | bf94499564d931bc0ff881778d46fff1c1e9a582 /docs/html/guide/guide_toc.cs | |
parent | b9602bcb5e7fe4a9097d32d235047580e4ee9aa0 (diff) |
Doc change: new Storage Access Framework doc
Change-Id: I53393bfbadaf7cd5be95a7b252a2f4b060554db5
(cherry picked from commit c46e6767f578dc70bf1f1f38be648cef59130e3c)
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 f9a23a33a1d9..84ffd055bc00 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -63,6 +63,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/providers/contacts-provider.html"> <span class="en">Contacts Provider</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/providers/document-provider.html"> + <span class="en">Storage Access Framework</span> + </a></li> </ul> </li> <li><a href="<?cs var:toroot ?>guide/components/intents-filters.html"> |