Skip to content

Commit e6174ef

Browse files
author
Svetlana Karslioglu
authored
Merge pull request pytorch#1150 from d4l3k/patch-1
robots.txt: disallow non-latest docs torchx/torchelastic
2 parents b5cf24b + 2544d8d commit e6174ef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

robots.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ Disallow: /docs/1.7.*
1414
Disallow: /docs/1.8.*
1515
Disallow: /docs/1.9.*
1616
Disallow: /docs/master/
17+
18+
# libraries: torchx
19+
Disallow: /torchx/*/
20+
Allow: /torchx/latest/
21+
Allow: /torchx/main/
22+
23+
# libraries: torchelastic
24+
Disallow: /elastic/*/
25+
Allow: /elastic/latest/

0 commit comments

Comments
 (0)