diff options
author | Scott Main <smain@google.com> | 2012-06-25 10:02:13 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-06-25 10:02:13 -0700 |
commit | e40c4636d970c50f7719e7d5067963be93c25750 (patch) | |
tree | 27f851b1d370ab563ff51267b94a10943f3c6963 /docs/html/guide/guide_toc.cs | |
parent | dbbfa702a09f6d2d36dee1b552442d04a4673f89 (diff) |
docs: move AIDL doc under Services in api guides.
Change-Id: I525de97958e2093af15cce2b007ec022cb315a71
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"> |