docs: Preview 3 - Support page updates
- Add Key changes
- Add Known issues
Change-Id: I080b191a6609a4216e7521afa951b53f33609b90
diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd
index e15a657..55829d3 100644
--- a/docs/html/preview/api-overview.jd
+++ b/docs/html/preview/api-overview.jd
@@ -45,7 +45,7 @@
<h2>API Differences</h2>
<ol>
-<li><a href="{@docRoot}preview/download.html">API level 22 to M Preview »</a> </li>
+<li><a href="{@docRoot}sdk/api_diff/23/changes.html">API level 22 to 23 (Preview 3) »</a> </li>
</ol>
</div>
@@ -55,21 +55,27 @@
for the Android platform, which offers new features for users and app
developers. This document provides an introduction to the most notable APIs.</p>
-<p>The M Developer Preview is intended for <strong>developer early
-adopters</strong> and <strong>testers</strong>. If you are interested in
-influencing the direction of the Android framework,
-<a href="{@docRoot}preview/setup-sdk.html">give the M Developer Preview a
-try</a> and send us your feedback!</p>
+<p>
+ The M Developer Preview 3 release includes the <strong>final APIs for Android 6.0 (API level
+ 23)</strong>. If you are preparing an app for use on Android 6.0,
+ <a href="{@docRoot}preview/setup-sdk.html">download the latest SDK</a> and to complete your
+ final updates and release testing. You can review the final APIs in the
+ <a href="{@docRoot}reference/packages.html">API Reference</a> and see the API differences in
+ the <a href="{@docRoot}sdk/api_diff/23/changes.html">Android API Differences Report</a>.
+</p>
-<p class="caution"><strong>Caution:</strong> Do not publish apps
-that use the M Developer Preview to the Google Play store.</p>
+</p>
-<p class="note"><strong>Note:</strong> This document often refers to classes and
-methods that do not yet have reference material available on <a
-href="{@docRoot}">developer.android.com</a>. These API elements are
-formatted in {@code code style} in this document (without hyperlinks). For the
-preliminary API documentation for these elements, download the <a
-href="{@docRoot}preview/download.html#docs"> preview reference</a>.</p>
+<p class="caution"><strong>Important:</strong>
+ You may now publish apps that target Android 6.0 (API level 23) to the Google Play store.
+</p>
+
+<p class="note"><strong>Note:</strong>
+ If you have been working with previous preview releases and want to see the differences
+ between the final API and previous preview versions, download the additional difference
+ reports included in the <a href="{@docRoot}preview/download.html#docs">preview docs
+ reference</a>.
+</p>
<h3>Important behavior changes</h3>