diff options
Diffstat (limited to 'docs/html/robots.txt')
-rw-r--r-- | docs/html/robots.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/html/robots.txt b/docs/html/robots.txt index 085b79d..7046373 100644 --- a/docs/html/robots.txt +++ b/docs/html/robots.txt @@ -1,7 +1,8 @@ -User-Agent: *
-Allow: /
-Disallow: /gae_shell/
-Disallow: /assets/
-Disallow: /images/
-Disallow: /sdk/preview/
-Sitemap: http://developer.android.com/sitemap.txt
+User-Agent: * +Allow: / +Disallow: /gae_shell/ +Disallow: /assets/ +Disallow: /images/ +Disallow: /sdk/preview/ +Disallow: /shareables/ +Sitemap: http://developer.android.com/sitemap.txt |