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