|
76 | 76 | - title: "Compatibility Matrix" |
77 | 77 | url: "/en/docs/reference/compatibility/" |
78 | 78 | - title: "WASM Backend" |
79 | | - url: "/wasm/" |
| 79 | + url: "/en/docs/wasm/" |
80 | 80 | children: |
81 | 81 | - title: "Overview" |
82 | | - url: "/wasm/" |
| 82 | + url: "/en/docs/wasm/" |
83 | 83 | - title: "Installation" |
84 | | - url: "/wasm/installation/" |
| 84 | + url: "/en/docs/wasm/installation/" |
85 | 85 | - title: "Architecture" |
86 | | - url: "/wasm/architecture/" |
| 86 | + url: "/en/docs/wasm/architecture/" |
87 | 87 | - title: "Performance" |
88 | | - url: "/wasm/performance/" |
| 88 | + url: "/en/docs/wasm/performance/" |
89 | 89 | - title: "Development" |
90 | | - url: "/wasm/development/" |
| 90 | + url: "/en/docs/wasm/development/" |
91 | 91 | - title: "Troubleshooting" |
92 | | - url: "/wasm/troubleshooting/" |
| 92 | + url: "/en/docs/wasm/troubleshooting/" |
93 | 93 | - title: "FAQ" |
94 | | - url: "/wasm/faq/" |
| 94 | + url: "/en/docs/wasm/faq/" |
95 | 95 | - title: "Upgrade to v0.4" |
96 | | - url: "/wasm/upgrade/" |
| 96 | + url: "/en/docs/wasm/upgrade/" |
97 | 97 | - title: "Python Codegen" |
98 | | - url: "/codegen/" |
| 98 | + url: "/en/docs/codegen/" |
99 | 99 | children: |
100 | 100 | - title: "Overview" |
101 | | - url: "/codegen/" |
| 101 | + url: "/en/docs/codegen/" |
102 | 102 | - title: "API Reference" |
103 | | - url: "/codegen/api/" |
| 103 | + url: "/en/docs/codegen/api/" |
104 | 104 | - title: "Design" |
105 | | - url: "/design/" |
| 105 | + url: "/en/docs/design/" |
106 | 106 | children: |
107 | 107 | - title: "Architecture" |
108 | | - url: "/design/" |
| 108 | + url: "/en/docs/design/" |
109 | 109 | - title: "Core Specification" |
110 | | - url: "/design/core-spec/" |
| 110 | + url: "/en/docs/design/core-spec/" |
111 | 111 | - title: "Frontend Contracts" |
112 | | - url: "/design/frontend-contracts/" |
| 112 | + url: "/en/docs/design/frontend-contracts/" |
113 | 113 | - title: "Surface Normalization" |
114 | | - url: "/design/surface-normalization/" |
| 114 | + url: "/en/docs/design/surface-normalization/" |
115 | 115 | - title: "Stdlib Localization" |
116 | | - url: "/design/stdlib-localization/" |
| 116 | + url: "/en/docs/design/stdlib-localization/" |
117 | 117 | - title: "Related Work" |
118 | | - url: "/design/related-work/" |
| 118 | + url: "/en/docs/design/related-work/" |
119 | 119 | - title: "Extending" |
120 | | - url: "/extending/" |
| 120 | + url: "/en/docs/extending/" |
121 | 121 | children: |
122 | 122 | - title: "Add a Language" |
123 | | - url: "/extending/" |
| 123 | + url: "/en/docs/extending/" |
124 | 124 | - title: "Translation Guidelines" |
125 | | - url: "/extending/translation/" |
| 125 | + url: "/en/docs/extending/translation/" |
126 | 126 | - title: "CNL Scope" |
127 | | - url: "/extending/cnl-scope/" |
| 127 | + url: "/en/docs/extending/cnl-scope/" |
128 | 128 | - title: "Contributing" |
129 | | - url: "/contributing/" |
| 129 | + url: "/en/docs/contributing/" |
130 | 130 | children: |
131 | 131 | - title: "Development Guide" |
132 | | - url: "/contributing/" |
| 132 | + url: "/en/docs/contributing/" |
133 | 133 | - title: "Multilingual Docs Ops" |
134 | | - url: "/contributing/multilingual-docs/" |
| 134 | + url: "/en/docs/contributing/multilingual-docs/" |
135 | 135 |
|
136 | 136 | # Collections |
137 | 137 | collections: |
|
0 commit comments