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 ea36405..8d010a1 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"> |