From dcd460daec741cd49172b0b3e12f56da453cb0d1 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Tue, 2 Dec 2014 10:59:08 -0800 Subject: [PATCH] update L Preview message and disallow crawling /preview Change-Id: I08a81a3057874a0c19f863b0d0c3e9dafa757e6d --- docs/html/preview/index.html | 10 ++++------ docs/html/robots.txt | 1 + 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html index 4f7722cd116b..7cd029f2ecb0 100644 --- a/docs/html/preview/index.html +++ b/docs/html/preview/index.html @@ -272,13 +272,11 @@ This is the Android SDK Preview License Agreement (the “License Agreement”). style="position:absolute;z-index:100;right:215px;top:375px">Android 5.0 API Overview
-

Android 5.0 (Lollipop) is almost here and users will begin receiving -device updates in November. To help you prepare, the Android 5.0 SDK is now available -with final APIs.

+

Android 5.0 (Lollipop) is now out of preview and available to users.

-

Since the L Developer Preview began, various APIs and behaviors have changed, -so if you've been using the Preview SDK -you should update now to test your apps and take advantage of new features.

+

If you previously developed apps with the L Developer Preview, be aware that various APIs and +behaviors have changed, so you should update your SDK now to test your apps and take advantage of +new features in Android 5.0.

To get the latest Android 5.0 SDK:

diff --git a/docs/html/robots.txt b/docs/html/robots.txt index f5222208b094..ab379bb6e047 100644 --- a/docs/html/robots.txt +++ b/docs/html/robots.txt @@ -15,4 +15,5 @@ Disallow: /shareables/ Disallow: /guide/tutorials/ Disallow: /guide/samples/ Disallow: /community/ +Disallow: /preview/ Sitemap: http://developer.android.com/sitemap.txt -- 2.11.0