diff options
| author | Dirk Dougherty <nobody@android.com> | 2009-05-26 15:06:19 -0700 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-26 15:06:19 -0700 |
| commit | 96b1534e01ec0cbb807afc806afee6bb0015b656 (patch) | |
| tree | 9de485492c4d5e7fefc56a4db3ac1316ccce9f22 /docs/html/robots.txt | |
| parent | a33a486a65c027f2a2c4befe094b4b3ef7c4139b (diff) | |
| parent | fdacdcb6546b976b437dfc97e286cd1733e7bf93 (diff) | |
| download | frameworks_base-96b1534e01ec0cbb807afc806afee6bb0015b656.zip frameworks_base-96b1534e01ec0cbb807afc806afee6bb0015b656.tar.gz frameworks_base-96b1534e01ec0cbb807afc806afee6bb0015b656.tar.bz2 | |
am fdacdcb6: am 1d6cb270: AI 149267: Add the images for icon guidelines doc BUG=1790234
Merge commit 'fdacdcb6546b976b437dfc97e286cd1733e7bf93'
* commit 'fdacdcb6546b976b437dfc97e286cd1733e7bf93':
AI 149267: Add the images for icon guidelines doc
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 |
