diff options
| author | smain@google.com <smain@google.com> | 2014-12-15 18:19:05 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-15 18:19:05 +0000 |
| commit | c21b4553cbdeb8286a49108ec6059871ad81eba2 (patch) | |
| tree | 3ab653a98c669d6cb31139768fc1d4ef3ecd2eb1 | |
| parent | b2a9bd5e9b1984b8aeda17b0c1477e9190fc171e (diff) | |
| parent | 16d9a0378fb1c8fbefb263df2e3d627202ae677d (diff) | |
| download | frameworks_base-c21b4553cbdeb8286a49108ec6059871ad81eba2.zip frameworks_base-c21b4553cbdeb8286a49108ec6059871ad81eba2.tar.gz frameworks_base-c21b4553cbdeb8286a49108ec6059871ad81eba2.tar.bz2 | |
am 16d9a037: am 68e6819b: brute force improve suggestions for sdk download
* commit '16d9a0378fb1c8fbefb263df2e3d627202ae677d':
brute force improve suggestions for sdk download
| -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 |
