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 35ce17e26eae..43a5e8d79f24 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -257,6 +257,9 @@ <li><a href="<?cs var:toroot?>guide/topics/testing/testing_android.html"> <span class="en">Testing and Instrumentation</span></a> <span class="new">new!</span></li> + <li><a href="<?cs var:toroot?>guide/topics/admin/device-admin.html"> + <span class="en">Device Administration</span></a> + <span class="new">new!</span></li> </ul> </li> |