about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-03-15 15:04:34 +0000
committerKornel <kornel@geekhood.net>2019-03-15 15:05:12 +0000
commitfbc4326f4b249413fd71fe11a93ecf11f7533116 (patch)
tree4e26133cd476ea6af4636d3e8baa54f572902596
parentbc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 (diff)
downloadrust-fbc4326f4b249413fd71fe11a93ecf11f7533116.tar.gz
rust-fbc4326f4b249413fd71fe11a93ecf11f7533116.zip
Track changes to robots.txt
-rw-r--r--src/doc/robots.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/doc/robots.txt b/src/doc/robots.txt
new file mode 100644
index 00000000000..a54ec508c1b
--- /dev/null
+++ b/src/doc/robots.txt
@@ -0,0 +1,19 @@
+# NB: This file is not automatically deployed. After changes, it needs to be uploaded manually to doc.rust-lang.org
+User-agent: *
+Disallow: /0.3/
+Disallow: /0.4/
+Disallow: /0.5/
+Disallow: /0.6/
+Disallow: /0.7/
+Disallow: /0.8/
+Disallow: /0.9/
+Disallow: /0.10/
+Disallow: /0.11.0/
+Disallow: /0.12.0/
+Disallow: /1.0.0-alpha/
+Disallow: /1.0.0-alpha.2/
+Disallow: /1.0.0-beta/
+Disallow: /1.0.0-beta.2/
+Disallow: /1.0.0-beta.3/
+Disallow: /1.0.0-beta.4/
+Disallow: /1.0.0-beta.5/