diff options
Diffstat (limited to 'docs/html/robots.txt')
-rw-r--r-- | docs/html/robots.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/robots.txt b/docs/html/robots.txt new file mode 100644 index 0000000..a872944 --- /dev/null +++ b/docs/html/robots.txt @@ -0,0 +1,6 @@ +User-Agent: *
+Allow: /
+Disallow: /gae_shell/
+Disallow: /assets/
+Disallow: /images/
+Sitemap: http://developer.android.com/sitemap.txt
|