Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1051ec9 commit 2df234bCopy full SHA for 2df234b
1 file changed
robots.txt
@@ -1,13 +1,19 @@
1
User-agent: *
2
Disallow: /
3
-Disallow: /examples/ # outdated location. Current examples are in /gallery/.
4
-Allow: /cmocean/
5
-Allow: /mpl-probscale/
6
-Allow: /mpl_toolkits/
7
-Allow: /xkcd/
+
8
Allow: /stable/
9
Allow: /5.*/
10
Allow: /4.*/
11
Allow: /3.*/
12
Allow: /2.*/
13
Allow: /1.*/
+Allow: /cmocean/
+Allow: /mpl-probscale/
14
+Allow: /mpl_toolkits/
15
+Allow: /xkcd/
16
17
+Disallow: /examples/ # outdated location. Current examples are in /gallery/.
18
19
+Sitemap: https://matplotlib.org/sitemap.xml
0 commit comments