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

Commita359ad5

Browse files
committed
More packages
1 parente0a5434 commita359ad5

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

‎robots.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Allow: /cmocean/
2222
Allow:/mpl-probscale/
2323
Allow:/mpl_toolkits/
2424
Allow:/xkcd/
25+
Allow:/cycler/
26+
Allow:/matplotblog/
27+
Allow:/pytest-mpl/
28+
Allow:/basemap/
29+
Allow:/mpl-bench/
30+
Allow:/mpl-altair/
31+
Allow:/devdocs/
2532

2633
# tell robots this is sitemap
2734
Sitemap:https://matplotlib.org/sitemap.xml

‎sitemap.xml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,54 @@
66
<changefreq>monthly</changefreq>
77
<priority>1.0</priority>
88
</url>
9+
<!-- Update and move down for release-->
910
<url>
1011
<loc>http://matplotlib.org/3.3.3</loc>
1112
<changefreq>monthly</changefreq>
1213
<priority>0.5</priority>
1314
</url>
15+
16+
<url>
17+
<loc>http://matplotlib.org/devdocs/</loc>
18+
<changefreq>daily</changefreq>
19+
<priority>0.9</priority>
20+
</url>
21+
22+
<!-- Packages-->
23+
<url>
24+
<loc>http://matplotlib.org/matplotblog/</loc>
25+
<changefreq>weekly</changefreq>
26+
<priority>1.0</priority>
27+
</url>
28+
<url>
29+
<loc>http://matplotlib.org/basemap/</loc>
30+
<changefreq>monthly</changefreq>
31+
<priority>0.5</priority>
32+
</url>
33+
<url>
34+
<loc>http://matplotlib.org/cycler/</loc>
35+
<changefreq>monthly</changefreq>
36+
<priority>1.0</priority>
37+
</url>
38+
<url>
39+
<loc>http://matplotlib.org/pytest-mpl/</loc>
40+
<changefreq>monthly</changefreq>
41+
<priority>1.0</priority>
42+
</url>
43+
<url>
44+
<loc>http://matplotlib.org/mpl-altair/</loc>
45+
<changefreq>monthly</changefreq>
46+
<priority>0.5</priority>
47+
</url>
48+
<url>
49+
<loc>http://matplotlib.org/mpl-bench/</loc>
50+
<changefreq>weekly</changefreq>
51+
<priority>0.5</priority>
52+
</url>
1453
<url>
1554
<loc>http://matplotlib.org/mpl-probscale/</loc>
1655
<changefreq>monthly</changefreq>
17-
<priority>0.9</priority>
56+
<priority>1.0</priority>
1857
</url>
1958
<url>
2059
<loc>http://matplotlib.org/mpl_toolkits/</loc>
@@ -27,6 +66,7 @@
2766
<priority>1.0</priority>
2867
</url>
2968

69+
<!-- Old releases-->
3070
<url>
3171
<loc>http://matplotlib.org/3.3.2</loc>
3272
<changefreq>yearly</changefreq>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp