-
Notifications
You must be signed in to change notification settings - Fork 535
Expand file tree
/
Copy pathnavigation.yml
More file actions
412 lines (412 loc) · 10.5 KB
/
Copy pathnavigation.yml
File metadata and controls
412 lines (412 loc) · 10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
# Site navigation links
en:
home:
title: "Bitcoin Core"
url: "/"
about:
title: "About"
url: "/en/about/"
download:
title: "Download"
url: "/en/download"
blog:
title: "blog"
url: "/en/blog/"
releases:
title: "releases"
url: "/en/releases/"
faq:
title: "FAQs"
submenu: true
tree:
capacity-faq:
title: "Capacity Increases"
url: "/en/2015/12/23/capacity-increases-faq/"
segwit-faq:
title: "Segwit"
url: "/en/2016/01/26/segwit-benefits/"
segwit-dev:
title: "Segwit dev guide"
url: "/en/segwit_wallet_dev/"
optin-rbf:
title: "Opt-in RBF"
url: "/en/faq/optin_rbf/"
compact-blocks:
title: "Compact Blocks"
url: "/en/2016/06/07/compact-blocks-faq/"
version-bits:
title: "Version Bits (BIP9)"
url: "/en/2016/06/08/version-bits-miners-faq/"
segwit-upgrade-guide:
title: "Segwit upgrade guide"
url: "/en/2016/10/27/segwit-upgrade-guide/"
dev:
title: "Development"
submenu: true
tree:
contribute:
title: "contribute"
url: "/en/contribute/"
contribute-code:
title: "contributing code"
url: "/en/faq/contributing-code/"
meetings:
title: "meetings"
url: "/en/meetings/"
eol:
title: "Lifecycle"
url: "/en/lifecycle"
contact:
title: "Contact"
submenu: true
tree:
contact_us:
title: "Contact Us"
url: "/en/contact/"
announcements:
title: "Announcements"
url: "/en/list/announcements/join/"
twitter_impersonation:
title: "Twitter impersonation"
url: "/en/twitter-impersonation"
zh_CN:
home:
title: "Bitcoin Core"
url: "/zh_CN/"
about:
title: "关于我们"
url: "/zh_CN/about/"
blog:
title: "博客"
url: "/zh_CN/blog/"
releases:
title: "软件发行"
url: "/zh_CN/releases/"
faq:
title: "常见问题"
submenu: true
tree:
capacity-faq:
title: "容量增长"
url: "/zh_CN/2015/12/21/系统扩展常见问题解答/"
segwit-faq:
title: "隔离见证"
url: "/zh_CN/2016/01/26/segwit-benefits/"
segwit-dev:
title: "Segwit dev guide"
url: "/en/segwit_wallet_dev/"
optin-rbf:
title: "使用费用替代方案 opt-in RBF"
url: "/zh_CN/faq/optin_rbf/"
compact-blocks:
title: "压缩区块"
url: "/en/2016/06/07/compact-blocks-faq/"
version-bits:
title: "版本位 (比特币改进协议 9/BIP9)"
url: "/zh_CN/2016/06/08/version-bits-miners-faq/"
segwit-upgrade-guide:
title: "Segwit upgrade guide"
url: "/en/2016/10/27/segwit-upgrade-guide/"
dev:
title: "开发"
submenu: true
tree:
contribute:
title: "貢獻"
url: "/zh_CN/contribute/"
contribute-code:
title: "贡献码"
url: "/en/faq/contributing-code/"
meetings:
title: "会议"
url: "/zh_CN/meetings/"
bips:
title: "支持的比特币改进协议 BIPs"
url: "/zh_CN/bips"
eol:
title: "生命周期"
url: "/zh_CN/lifecycle/"
contact:
title: "联系"
submenu: true
tree:
contact_us:
title: "联系我们"
url: "/zh_CN/contact/"
announcements:
title: "声明"
url: "/zh_CN/list/announcements/join/"
zh_TW:
home:
title: "Bitcoin Core"
url: "/zh_TW/"
about:
title: "關於我們"
url: "/en/about/"
blog:
title: "網誌"
url: "/zh_TW/blog/"
releases:
title: "軟件發行"
url: "/zh_TW/releases/"
faq:
title: "FAQs"
submenu: true
tree:
capacity-faq:
title: "Capacity Increases"
url: "/zh_TW/2015/12/21/系統擴展常見問題解答/"
segwit-faq:
title: "Segwit"
url: "/en/2016/01/26/segwit-benefits/"
segwit-dev:
title: "Segwit dev guide"
url: "/en/segwit_wallet_dev/"
optin-rbf:
title: "Opt-in RBF"
url: "/en/faq/optin_rbf/"
compact-blocks:
title: "Compact Blocks"
url: "/en/2016/06/07/compact-blocks-faq/"
version-bits:
title: "Version Bits (BIP9)"
url: "/en/2016/06/08/version-bits-miners-faq/"
segwit-upgrade-guide:
title: "Segwit upgrade guide"
url: "/en/2016/10/27/segwit-upgrade-guide/"
dev:
title: "Development"
submenu: true
tree:
contribute:
title: "貢獻"
url: "/zh_TW/contribute/"
contribute-code:
title: "contributing code"
url: "/en/faq/contributing-code/"
meetings:
title: "meetings"
url: "/en/meetings/"
eol:
title: "Lifecycle"
url: "/en/lifecycle/"
contact:
title: "Contact"
submenu: true
tree:
contact_us:
title: "Contact Us"
url: "/en/contact/"
announcements:
title: "Announcements"
url: "/en/list/announcements/join/"
ja:
home:
title: "Bitcoin Core"
url: "/ja/"
about:
title: "概要"
url: "/ja/about/"
download:
title: "ダウンロード"
url: "/ja/download/"
blog:
title: "ブログ"
url: "/ja/blog/"
releases:
title: "リリース"
url: "/ja/releases/"
faq:
title: "FAQ"
submenu: true
tree:
capacity-faq:
title: "キャパシティの増加"
url: "/en/2015/12/23/capacity-increases-faq/"
segwit-faq:
title: "Segwit"
url: "/ja/2016/01/26/segwit-benefits/"
segwit-dev:
title: "Segwit開発ガイド"
url: "/ja/segwit_wallet_dev/"
optin-rbf:
title: "Opt-in RBF"
url: "/en/faq/optin_rbf/"
compact-blocks:
title: "Compact Block"
url: "/ja/2016/06/07/compact-blocks-faq/"
version-bits:
title: "Version Bits (BIP9)"
url: "/en/2016/06/08/version-bits-miners-faq/"
segwit-upgrade-guide:
title: "Segwitアップグレードガイド"
url: "/en/2016/10/27/segwit-upgrade-guide/"
dev:
title: "開発"
submenu: true
tree:
contribute:
title: "貢献"
url: "/ja/contribute/"
contribute-code:
title: "コードの貢献"
url: "/ja/faq/contributing-code/"
meetings:
title: "ミーティング"
url: "/ja/meetings/"
eol:
title: "ライフサイクル"
url: "/ja/lifecycle"
contact:
title: "コンタクト"
submenu: true
tree:
contact_us:
title: "お問い合わせ"
url: "/ja/contact/"
announcements:
title: "お知らせ"
url: "/ja/list/announcements/join/"
twitter_impersonation:
title: "Twitterのなりすまし"
url: "/ja/twitter-impersonation"
es:
home:
title: "Bitcoin Core"
url: "/es/"
about:
title: "Acerca de "
url: "/es/about/"
download:
title: "Descargas"
url: "/es/download/"
blog:
title: "Blog" # XXX
url: "/en/blog/" # XXX
releases:
title: "Versiones"
url: "/es/releases/"
faq:
title: "FAQs"
submenu: true
tree:
capacity-faq:
title: "Capacity Increases" # XXX
url: "/en/2015/12/23/capacity-increases-faq/" # XXX
segwit-faq:
title: "Segwit"
url: "/en/2016/01/26/segwit-benefits/" # XXX
segwit-dev:
title: "Segwit dev guide" # XXX
url: "/en/segwit_wallet_dev/" # XXX
optin-rbf:
title: "Opt-in RBF" # XXX
url: "/en/faq/optin_rbf/" # XXX
compact-blocks:
title: "Compact Blocks" # XXX
url: "/en/2016/06/07/compact-blocks-faq/" # XXX
version-bits:
title: "Version Bits (BIP9)" # XXX
url: "/en/2016/06/08/version-bits-miners-faq/" # XXX
segwit-upgrade-guide:
title: "Segwit upgrade guide" # XXX
url: "/en/2016/10/27/segwit-upgrade-guide/" # XXX
dev:
title: "Development" # XXX
submenu: true
tree:
contribute:
title: "contribute" # XXX
url: "/en/contribute/" # XXX
contribute-code:
title: "contributing code" # XXX
url: "/en/faq/contributing-code/" # XXX
meetings:
title: "meetings" # XXX
url: "/en/meetings/" # XXX
eol:
title: "Lifecycle" # XXX
url: "/en/lifecycle" # XXX
contact:
title: "Contact" # XXX
submenu: true
tree:
contact_us:
title: "Contact Us" # XXX
url: "/en/contact/" # XXX
announcements:
title: "Announcements" # XXX
url: "/en/list/announcements/join/" # XXX
twitter_impersonation:
title: "Twitter impersonation" # XXX
url: "/en/twitter-impersonation" # XXX
tr:
home:
title: "Bitcoin Core"
url: "/tr/"
about:
title: "Hakkında"
url: "/tr/about/"
download:
title: "İndir"
url: "/tr/download/"
blog:
title: "blog"
url: "/en/blog/"
releases:
title: "Versiyonlar"
url: "/tr/releases/"
faq:
title: "FAQs"
submenu: true
tree:
capacity-faq:
title: "Capacity Increases"
url: "/en/2015/12/23/capacity-increases-faq/"
segwit-faq:
title: "Segwit"
url: "/en/2016/01/26/segwit-benefits/"
segwit-dev:
title: "Segwit dev guide"
url: "/en/segwit_wallet_dev/"
optin-rbf:
title: "Opt-in RBF"
url: "/en/faq/optin_rbf/"
compact-blocks:
title: "Compact Blocks"
url: "/en/2016/06/07/compact-blocks-faq/"
version-bits:
title: "Version Bits (BIP9)"
url: "/en/2016/06/08/version-bits-miners-faq/"
segwit-upgrade-guide:
title: "Segwit upgrade guide"
url: "/en/2016/10/27/segwit-upgrade-guide/"
dev:
title: "Geliştirme"
submenu: true
tree:
contribute:
title: "Katkıda Bulun"
url: "/tr/contribute/"
contribute-code:
title: "Bitcoin Core'a kod ekle"
url: "/tr/contributing-code/"
meetings:
title: "Toplantılar"
url: "/tr/meetings/"
eol:
title: "Lifecycle"
url: "/en/lifecycle/"
contact:
title: "İletişim"
submenu: true
tree:
contact_us:
title: "Bize Ulaşın"
url: "/tr/contact/"
announcements:
title: "Duyurular"
url: "/tr/join/"
twitter_impersonation:
title: "Twitter' da Biz"
url: "/tr/twitter-impersonation/"