summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc
diff options
context:
space:
mode:
authorDavid Friedman <dmail@google.com>2015-05-14 00:00:12 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-14 00:00:12 +0000
commit8025e2854e31decd672e938fc94cd735ee9071e2 (patch)
tree9be906703322990db323ace39eebd23eaa341b44 /tools/droiddoc
parent8eade31f989224d006f012364ab91f1c9a102c5c (diff)
parent802f05f0e47ab15955b0c460db0c751b982a6f34 (diff)
downloadbuild-8025e2854e31decd672e938fc94cd735ee9071e2.zip
build-8025e2854e31decd672e938fc94cd735ee9071e2.tar.gz
build-8025e2854e31decd672e938fc94cd735ee9071e2.tar.bz2
am 802f05f0: am 2f9407e1: am f004b114: am 302e2f9c: Docs: Modified .cs page to reflect removal of 32-bit Darwin as NDK download option.
* commit '802f05f0e47ab15955b0c460db0c751b982a6f34': Docs: Modified .cs page to reflect removal of 32-bit Darwin as NDK download option.
Diffstat (limited to 'tools/droiddoc')
-rw-r--r--tools/droiddoc/templates-sdk/sdkpage.cs6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs
index fde2ae9..8ec034f 100644
--- a/tools/droiddoc/templates-sdk/sdkpage.cs
+++ b/tools/droiddoc/templates-sdk/sdkpage.cs
@@ -116,6 +116,7 @@
<td><?cs var:ndk.win64.legacy_bytes ?></td>
<td><?cs var:ndk.win64.legacy_checksum ?></td>
</tr> -->
+<!-- (this item is deprecated)
<tr>
<td>Mac OS X 32-bit</td>
<td>
@@ -124,8 +125,9 @@
</td>
<td><?cs var:ndk.mac32_bytes ?></td>
<td><?cs var:ndk.mac32_checksum ?></td>
- </tr>
- <!-- <tr>
+ </tr> -->
+ <!-- (this item is deprecated)
+ <tr>
<td>
<a onClick="return onDownload(this)"
href="http://dl.google.com/android/ndk/<?cs var:ndk.mac32.legacy_download ?>"><?cs var:ndk.mac32.legacy_download ?></a>