File tree Expand file tree Collapse file tree 4 files changed +602
-600
lines changed Expand file tree Collapse file tree 4 files changed +602
-600
lines changed Original file line number Diff line number Diff line change @@ -72,89 +72,89 @@ params:
72
72
tabs :
73
73
title : NumPyのエコシステム
74
74
section5 : false
75
- navbar :
76
- -
77
- title : インストール
78
- url : /ja/install
79
- -
80
- title : ドキュメント
81
- url : https://numpy.org/doc/stable
82
- -
83
- title : 学び方
84
- url : /ja/learn
85
- -
86
- title : コミュニティ
87
- url : /ja/community
88
- -
89
- title : 私達について
90
- url : /ja/about
91
- -
92
- title : ニュース
93
- url : /ja/news
94
- -
95
- title : NumPyに貢献する
96
- url : /ja/contribute
97
- footer :
98
- logo : logo.svg
99
- socialmediatitle : " "
100
- socialmedia :
75
+ navbar :
101
76
-
102
- link : https://github.com/numpy/numpy
103
- icon : github
77
+ title : インストール
78
+ url : /ja/install
104
79
-
105
- link : https://www.youtube.com/channel/UCguIL9NZ7ybWK5WQ53qbHng
106
- icon : YouTube
80
+ title : ドキュメント
81
+ url : https://numpy.org/doc/stable
107
82
-
108
- link : https://twitter.com/numpy_team
109
- icon : twitter
110
- quicklinks :
111
- column1 :
112
- title : " "
113
- links :
114
- -
115
- text : インストール
116
- link : /ja/install
117
- -
118
- text : ドキュメント
119
- link : https://numpy.org/doc/stable
120
- -
121
- text : 学び方
122
- link : /ja/learn
123
- -
124
- text : 引用する
125
- link : /ja/citing-numpy
126
- -
127
- text : ロードマップ
128
- link : https://numpy.org/neps/roadmap.html
129
- column2 :
130
- links :
131
- -
132
- text : 私達について
133
- link : /ja/about
134
- -
135
- text : コミュニティ
136
- link : /ja/community
137
- -
138
- text : ユーザーの調査
139
- link : /ja/user-surveys
140
- -
141
- text : NumPyに貢献する
142
- link : /ja/contribute
143
- -
144
- text : 行動規範
145
- link : /ja/code-of-conduct
146
- column3 :
147
- links :
148
- -
149
- text : サポートを得る方法
150
- link : /ja/gethelp
151
- -
152
- text : 利用規約
153
- link : /ja/terms
154
- -
155
- text : プライバシーポリシー
156
- link : /ja/privacy
157
- -
158
- text : プレス用資料
159
- link : /ja/press-kit
83
+ title : 学び方
84
+ url : /ja/learn
85
+ -
86
+ title : コミュニティ
87
+ url : /ja/community
88
+ -
89
+ title : 私達について
90
+ url : /ja/about
91
+ -
92
+ title : ニュース
93
+ url : /ja/news
94
+ -
95
+ title : NumPyに貢献する
96
+ url : /ja/contribute
97
+ footer :
98
+ logo : logo.svg
99
+ socialmediatitle : " "
100
+ socialmedia :
101
+ -
102
+ link : https://github.com/numpy/numpy
103
+ icon : github
104
+ -
105
+ link : https://www.youtube.com/channel/UCguIL9NZ7ybWK5WQ53qbHng
106
+ icon : YouTube
107
+ -
108
+ link : https://twitter.com/numpy_team
109
+ icon : twitter
110
+ quicklinks :
111
+ column1 :
112
+ title : " "
113
+ links :
114
+ -
115
+ text : インストール
116
+ link : /ja/install
117
+ -
118
+ text : ドキュメント
119
+ link : https://numpy.org/doc/stable
120
+ -
121
+ text : 学び方
122
+ link : /ja/learn
123
+ -
124
+ text : 引用する
125
+ link : /ja/citing-numpy
126
+ -
127
+ text : ロードマップ
128
+ link : https://numpy.org/neps/roadmap.html
129
+ column2 :
130
+ links :
131
+ -
132
+ text : 私達について
133
+ link : /ja/about
134
+ -
135
+ text : コミュニティ
136
+ link : /ja/community
137
+ -
138
+ text : ユーザーの調査
139
+ link : /ja/user-surveys
140
+ -
141
+ text : NumPyに貢献する
142
+ link : /ja/contribute
143
+ -
144
+ text : 行動規範
145
+ link : /ja/code-of-conduct
146
+ column3 :
147
+ links :
148
+ -
149
+ text : サポートを得る方法
150
+ link : /ja/gethelp
151
+ -
152
+ text : 利用規約
153
+ link : /ja/terms
154
+ -
155
+ text : プライバシーポリシー
156
+ link : /ja/privacy
157
+ -
158
+ text : プレス用資料
159
+ link : /ja/press-kit
160
160
You can’t perform that action at this time.
0 commit comments