diff options
author | Scott Main <smain@google.com> | 2011-02-15 16:25:52 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-02-16 11:55:10 -0800 |
commit | 7fbeaf928668058d26f59de211239842d434fb9f (patch) | |
tree | 50127379f211260ddab08d78e85a87a743350032 /docs/html/guide/guide_toc.cs | |
parent | 874ae43ce1c7fc1fe6c1423b581757fe14edce6e (diff) |
docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools
Change-Id: I6021cd0eb9d37a004036249305819a352efa4f92
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a65ffbc4d30f..d028015115ab 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -554,7 +554,6 @@ <ul> <li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html">adb</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/android.html">android</a></li> - <li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html">aidl</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/bmgr.html">bmgr</a> <li><a href="<?cs var:toroot ?>guide/developing/tools/dmtracedump.html">dmtracedump</a></li> <li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html" >Draw 9-Patch</a></li> @@ -755,6 +754,7 @@ <li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html"> <span class="en">Intents List: Google Apps</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html">AIDL</a></li> <li><a href="<?cs var:toroot ?>guide/appendix/glossary.html"> <span class="en">Glossary</span> </a></li> |