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 44b977e327dd..fee1f3580ccb 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -41,6 +41,9 @@ <li><a href="<?cs var:toroot ?>guide/components/bound-services.html"> <span class="en">Bound Services</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/components/aidl.html"> + <span class="en">AIDL</span> + </a></li> </ul> </li> <li class="nav-section"> |