Skip to content

Commit ee82472

Browse files
committed
Remove 1.6.0 docs from google index
Since 1.7.0 is the new stable version of PyTorch. This is a codemod. It was performed with: `./scripts/add_no_index_tags.sh docs/1.6.0` Test Plan: - wait for preview
1 parent 16e9533 commit ee82472

File tree

721 files changed

+721
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

721 files changed

+721
-0
lines changed

docs/1.6.0/__config__.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta charset="utf-8">
910

1011
<meta name="viewport" content="width=device-width, initial-scale=1.0">

docs/1.6.0/_modules/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/__config__.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/_jit_internal.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/_lobpcg.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/_lowrank.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/_tensor_str.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/_utils.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

docs/1.6.0/_modules/torch/autograd.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
66
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
77
<head>
8+
<meta name="robots" content="noindex">
89
<meta name="robots" content="noindex">
910
<meta charset="utf-8">
1011

0 commit comments

Comments
 (0)