Skip to content

Commit ec3aa03

Browse files
Redirect old pages in users folder
1 parent 3a5676b commit ec3aa03

File tree

416 files changed

+78
-1870
lines changed

Some content is hidden

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

416 files changed

+78
-1870
lines changed

users/annotations.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
910
<title>Annotation &mdash; Matplotlib 2.0.2 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/annotations_guide.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
910
<title>Annotating Axes &mdash; Matplotlib 1.5.3 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/annotations_intro.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
910
<title>Annotating text &mdash; Matplotlib 1.5.3 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/artists.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
<meta http-equiv="refresh" content="0; url=../tutorials/intermediate/artists.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/intermediate/artists.html" />
810

911
<title>Artist tutorial &mdash; Matplotlib 2.0.2 documentation</title>
1012

users/beginner.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=./index.html" />
9+
<link rel="canonical" href="https://matplotlib.org/users/index.html" />
910
<title>Beginner’s Guide &mdash; Matplotlib 1.5.3 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/citing.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../citing.html" />
9+
<link rel="canonical" href="https://matplotlib.org/citing.html" />
910
<title>Citing matplotlib &mdash; Matplotlib 1.5.1 documentation</title>
1011

1112
<link rel="stylesheet" href="_static/mpl.css"

users/color_index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/colors/colors.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colors.html" />
910
<title>Colors &mdash; Matplotlib 2.0.2 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/colormapnorms.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/colors/colormapnorms.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colormapnorms.html" />
910
<title>Colormap Normalization &mdash; Matplotlib 2.0.2 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/colormaps.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
<meta http-equiv="refresh" content="0; url=../tutorials/colors/colormaps.html" />
9+
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colormaps.html" />
910
<title>Choosing Colormaps &mdash; Matplotlib 2.0.2 documentation</title>
1011

1112
<link rel="stylesheet" href="../_static/mpl.css"

users/colors-1.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)