summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-04-09 15:21:53 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-04-09 15:21:53 -0700
commitede62bb6ee3ac2d98094280cea6343f62936342f (patch)
treea170be1abb06def7a95ee1d7f88f1c0eb6bbe26c /docs/html
parentae01af5efdf8dfa8bd711bfe045722d00efddf68 (diff)
parent979c4f59081bc0725ac36b7d2cd6645ab89f5073 (diff)
downloadframeworks_base-ede62bb6ee3ac2d98094280cea6343f62936342f.zip
frameworks_base-ede62bb6ee3ac2d98094280cea6343f62936342f.tar.gz
frameworks_base-ede62bb6ee3ac2d98094280cea6343f62936342f.tar.bz2
Merge "docs: fix NDK r7c release data and remove "new" tag" into ics-mr1
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/sdk/ndk/index.jd2
-rw-r--r--docs/html/sdk/sdk_toc.cs4
2 files changed, 2 insertions, 4 deletions
diff --git a/docs/html/sdk/ndk/index.jd b/docs/html/sdk/ndk/index.jd
index 6f06de3..fddbcc7 100644
--- a/docs/html/sdk/ndk/index.jd
+++ b/docs/html/sdk/ndk/index.jd
@@ -62,7 +62,7 @@ padding: .25em 1em;
<div class="toggleable open">
<a href="#" onclick="return toggleDiv(this)"><img src=
"{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px">
- Android NDK, Revision 7c</a> <em>(March 2012)</em>
+ Android NDK, Revision 7c</a> <em>(April 2012)</em>
<div class="toggleme">
<p>This release of the NDK includes an important fix for Tegra2-based devices, and a few
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs
index 3aafea9..a70b0f3 100644
--- a/docs/html/sdk/sdk_toc.cs
+++ b/docs/html/sdk/sdk_toc.cs
@@ -191,9 +191,7 @@
<span style="display:none" class="zh-TW"></span>
</span>
<ul>
- <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a>
- <span class="new">new!</span>
- </li>
+ <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a></li>
<li><a href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a></li>
</ul>
</li>