diff options
| author | smain@google.com <smain@google.com> | 2014-12-09 22:19:04 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-09 22:19:04 +0000 |
| commit | cf8a801906eb5143afac09baf8b4f09d8b752a10 (patch) | |
| tree | 263a8c69ee05cefa2a3c147594e6ec29a924dd68 /docs/html/tools/tools_toc.cs | |
| parent | 05672d36fe040cc3e01eaf5914b878f03c059e7b (diff) | |
| parent | 1bc5b1b9878e684b111f1edf85e9816aa156da3b (diff) | |
| download | frameworks_base-cf8a801906eb5143afac09baf8b4f09d8b752a10.zip frameworks_base-cf8a801906eb5143afac09baf8b4f09d8b752a10.tar.gz frameworks_base-cf8a801906eb5143afac09baf8b4f09d8b752a10.tar.bz2 | |
am 1bc5b1b9: am 325af3a6: am 5d3ea8af: am fe4b4009: am a111eb84: Merge "clarify release notes pages with more specific titles and new links to related docs." into lmp-docs
* commit '1bc5b1b9878e684b111f1edf85e9816aa156da3b':
clarify release notes pages with more specific titles and new links to related docs.
Diffstat (limited to 'docs/html/tools/tools_toc.cs')
| -rw-r--r-- | docs/html/tools/tools_toc.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs index 9e79161..cb6a1de 100644 --- a/docs/html/tools/tools_toc.cs +++ b/docs/html/tools/tools_toc.cs @@ -255,10 +255,10 @@ class="en">Support Library</span></a></div> <span class="en">SDK Tools</span> </a></li> <li><a href="<?cs var:toroot ?>tools/revisions/build-tools.html"> - <span class="en">Build Tools</span> + <span class="en">SDK Build Tools</span> </a></li> <li><a href="<?cs var:toroot ?>tools/revisions/platforms.html"> - <span class="en">Platforms</span></a></li> + <span class="en">SDK Platforms</span></a></li> <li><a href="<?cs var:toroot ?>tools/sdk/eclipse-adt.html"> <span class="en">ADT Plugin</span></a></li> </ul> |
