Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2df234b

Browse files
committed
ENH: add sitemap to robots.txt
1 parent1051ec9 commit2df234b

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

‎robots.txt

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
User-agent:*
22
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/
3+
84
Allow:/stable/
5+
96
Allow:/5.*/
107
Allow:/4.*/
118
Allow:/3.*/
129
Allow:/2.*/
1310
Allow:/1.*/
11+
12+
Allow:/cmocean/
13+
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

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp