File tree 1 file changed +45
-0
lines changed
1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change @@ -121,13 +121,58 @@ languages:
121
121
languageName : English
122
122
weight : 1
123
123
contentDir : content/en
124
+ navbar :
125
+ - title : Install
126
+ url : /install
127
+ - title : Documentation
128
+ url : /doc
129
+ - title : Array computing
130
+ url : /arraycomputing
131
+ - title : Learn
132
+ url : /learn
133
+ - title : Community
134
+ url : /community
135
+ - title : About Us
136
+ url : /aboutus
137
+ - title : Contribute
138
+ url : /contribute
124
139
nl :
125
140
title : NumPy
126
141
languageName : Dutch
127
142
weight : 2
128
143
contentDir : content/nl
144
+ navbar :
145
+ - title : Install
146
+ url : /nl/install
147
+ - title : Documentation
148
+ url : /nl/doc
149
+ - title : Array computing
150
+ url : /nl/arraycomputing
151
+ - title : Learn
152
+ url : /nl/learn
153
+ - title : Community
154
+ url : /nl/community
155
+ - title : About Us
156
+ url : /nl/aboutus
157
+ - title : Contribute
158
+ url : /nl/contribute
129
159
hi :
130
160
title : NumPy
131
161
languageName : Hindi
132
162
weight : 3
133
163
contentDir : content/hi
164
+ navbar :
165
+ - title : Install
166
+ url : /hi/install
167
+ - title : Documentation
168
+ url : /hi/doc
169
+ - title : Array computing
170
+ url : /hi/arraycomputing
171
+ - title : Learn
172
+ url : /hi/learn
173
+ - title : Community
174
+ url : /hi/community
175
+ - title : About Us
176
+ url : /hi/aboutus
177
+ - title : Contribute
178
+ url : /hi/contribute
You can’t perform that action at this time.
0 commit comments