diff options
author | Scott Main <smain@google.com> | 2011-02-18 15:14:44 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-02-18 15:14:44 -0800 |
commit | 375adc69aedbfe8bf73fa9782d57522927d502e4 (patch) | |
tree | 1de0025c00508c0fd8985bf1f0303a969637ceb2 /docs/html/guide/guide_toc.cs | |
parent | a4738cf78fb9a0203d3f223fad6cdc98cff7ec30 (diff) | |
parent | 483f7130b593bb79f8ad0740356963aab42ccf54 (diff) |
am 483f7130: am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
* commit '483f7130b593bb79f8ad0740356963aab42ccf54':
docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools
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 92230a954774..d81b41670924 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> @@ -754,6 +753,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> |