diff options
author | smain@google.com <smain@google.com> | 2014-12-16 02:31:34 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-16 02:31:34 +0000 |
commit | eb9a46075f13cb0c0ffbb1dd9cf935fd694f1b76 (patch) | |
tree | c8878f2b49f7aa25fe28e5bc44b3f3d6d649ac33 /docs | |
parent | f44fdaedbf3472960897b98c92505dd2da377bc7 (diff) | |
parent | 1d97aebdd96105fd0b24587406acbedec451a5ad (diff) | |
download | frameworks_base-eb9a46075f13cb0c0ffbb1dd9cf935fd694f1b76.zip frameworks_base-eb9a46075f13cb0c0ffbb1dd9cf935fd694f1b76.tar.gz frameworks_base-eb9a46075f13cb0c0ffbb1dd9cf935fd694f1b76.tar.bz2 |
am 1d97aebd: am 9af05a68: am 16d9a037: am 68e6819b: brute force improve suggestions for sdk download automerge: c21b455
* commit '1d97aebdd96105fd0b24587406acbedec451a5ad':
brute force improve suggestions for sdk download
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/sdk/index.jd | 2 | ||||
-rw-r--r-- | docs/html/sdk/installing/index.jd | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 6c935a9..3324c2d 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -1,5 +1,5 @@ page.title=Download Android Studio and SDK Tools -page.tags=download +page.tags=sdk, android studio page.template=sdk header.hide=1 page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more. diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index 14d274f..9a02382 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -1,4 +1,5 @@ page.title=Installing the Android SDK +excludeFromSuggestions=true page.tags=sdk tools helpoutsWidget=true |