diff options
| author | smain@google.com <smain@google.com> | 2014-12-09 22:09:14 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-09 22:09:14 +0000 |
| commit | 1bc5b1b9878e684b111f1edf85e9816aa156da3b (patch) | |
| tree | 75d11e2b7c7353b2fbf76981dd50133a3a4d6776 /docs/html/tools/sdk/tools-notes.jd | |
| parent | 6b07b40da50d04d05d751cf46fa0407d1372c654 (diff) | |
| parent | 325af3a659a9e15225f5ec3f62ed4682884f103f (diff) | |
| download | frameworks_base-1bc5b1b9878e684b111f1edf85e9816aa156da3b.zip frameworks_base-1bc5b1b9878e684b111f1edf85e9816aa156da3b.tar.gz frameworks_base-1bc5b1b9878e684b111f1edf85e9816aa156da3b.tar.bz2 | |
am 325af3a6: am 5d3ea8af: am fe4b4009: am a111eb84: Merge "clarify release notes pages with more specific titles and new links to related docs." into lmp-docs
* commit '325af3a659a9e15225f5ec3f62ed4682884f103f':
clarify release notes pages with more specific titles and new links to related docs.
Diffstat (limited to 'docs/html/tools/sdk/tools-notes.jd')
| -rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index 6b3a0a9..80edb4f 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -1,19 +1,15 @@ -page.title=SDK Tools +page.title=SDK Tools Release Notes excludeFromSuggestions=true @jd:body <p>SDK Tools is a downloadable component for the Android SDK. It includes the -complete set of development and debugging tools for the Android SDK.</p> - -<p>If you are new to the Android SDK, the <a -href="{@docRoot}sdk/index.html">SDK starter package</a> installs the -latest revision of the SDK Tools in the <code><sdk>/tools</code> directory.</p> +complete set of development and debugging tools for the Android SDK. It is included +with <a href="{@docRoot}tools/studio/index.html">Android Studio</a>.</p> <p>If you are already using the SDK and you want to update to the latest version -of the SDK Tools, use the <em>Android SDK Manager</em> to get the -update, rather than downloading a new SDK starter package. For more information -about how to update, see <a -href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</p> +of the SDK Tools, use the <a +href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a> to get the +update.</p> <h2 id="notes">Revisions</h2> |
