Skip to content

Commit 1e434c6

Browse files
committed
Remove PyTorch 1.8.0 from google search indexing
Since we've released PyTorch 1.8.1 as the new stable version. This was done by running: `./scripts/add_noindex_tags.sh ./docs/1.8.0` Test Plan: Wait for preview, or code reading
1 parent 6bb4d2c commit 1e434c6

File tree

825 files changed

+825
-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.

825 files changed

+825
-0
lines changed

docs/1.8.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.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

docs/1.8.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 charset="utf-8">
910

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

0 commit comments

Comments
 (0)