diff options
author | Scott Main <smain@google.com> | 2010-11-04 19:27:50 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-11-04 19:27:50 -0700 |
commit | 4ebbfa8a44da790eb13e7e88314bd0a648f8b891 (patch) | |
tree | dd91c3c03198f0fbfebbf0dc45694c1d0e316004 /docs/html/sdk/sdk_toc.cs | |
parent | 46151652b8dc562f4a3332e1d12fa799e3638ea8 (diff) | |
parent | c2d1a2037ef0045abb75c651ca86e681f617cf8f (diff) |
Merge "Doc change: Updating and restructuring the NDK section for GB. Filenames for new NDK packages still need updating." into gingerbread
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 7b9a5a2bbdde..ecc69c2c294b 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -101,7 +101,7 @@ <span style="display:none" class="ja"></span> <span style="display:none" class="zh-CN"></span> <span style="display:none" class="zh-TW"></span></a> - </li> + <span class="new">new!</span></li> </ul> </li> <li> @@ -115,9 +115,11 @@ <span style="display:none" class="zh-TW"></span> </h2> <ul> - <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r4b</a></li> + <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Download the Android NDK, r5</a></li> + <li><a href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a></li> </ul> </li> + <li> <h2> <span class="en">More Information</span> |