diff options
author | Scott Rowe <scottrowe@google.com> | 2014-09-15 14:08:44 -0700 |
---|---|---|
committer | Scott Rowe <scottrowe@google.com> | 2014-10-16 22:16:13 -0700 |
commit | 73d799dda21d396421fc7c16c28bc790c02b98d3 (patch) | |
tree | 2404cbaa7ac449eb35a20a86f5a6beeb9a870578 /docs/html/guide/guide_toc.cs | |
parent | 597d3861298d8c3e2bc50c92ecffb4003cd265f7 (diff) |
docs: Recents screen for tasks and activities
Change-Id: I94774e60e6a7453a047ad394c3bbfff0cc4dfc7d
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 ea36405d7788..8d010a149539 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -55,6 +55,9 @@ <li><a href="<?cs var:toroot ?>guide/components/tasks-and-back-stack.html"> <span class="en">Tasks and Back Stack</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/components/recents.html"> + <span class="en">Overview Screen</span> + </a></li> </ul> </li> <li class="nav-section"> |