Skip to content

Commit fbc4326

Browse files
committed
Track changes to robots.txt
1 parent bc44841 commit fbc4326

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/doc/robots.txt

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# NB: This file is not automatically deployed. After changes, it needs to be uploaded manually to doc.rust-lang.org
2+
User-agent: *
3+
Disallow: /0.3/
4+
Disallow: /0.4/
5+
Disallow: /0.5/
6+
Disallow: /0.6/
7+
Disallow: /0.7/
8+
Disallow: /0.8/
9+
Disallow: /0.9/
10+
Disallow: /0.10/
11+
Disallow: /0.11.0/
12+
Disallow: /0.12.0/
13+
Disallow: /1.0.0-alpha/
14+
Disallow: /1.0.0-alpha.2/
15+
Disallow: /1.0.0-beta/
16+
Disallow: /1.0.0-beta.2/
17+
Disallow: /1.0.0-beta.3/
18+
Disallow: /1.0.0-beta.4/
19+
Disallow: /1.0.0-beta.5/

0 commit comments

Comments
 (0)