We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028be5a commit fa6f427Copy full SHA for fa6f427
mkdocs.yml
@@ -39,6 +39,7 @@ plugins:
39
- redirects:
40
redirect_maps:
41
'wiki/JIT-Debugging.md': 'docs/jit-debugging.md'
42
+ 'wiki/arm64.md': 'docs/arm64.md'
43
44
extra_css:
45
- 'stylesheets/extra.css'
@@ -134,6 +135,7 @@ nav:
134
135
- docs/symlinks.md
136
- docs/configuration.md
137
- docs/jit-debugging.md
138
+ - docs/arm64.md
139
- Languages & Tools:
140
- docs/cmake.md
141
- docs/autotools.md
@@ -177,7 +179,6 @@ nav:
177
179
- wiki/Signing-packages.md
178
180
- wiki/Sudo.md
181
- wiki/Terminals.md
- - wiki/arm64.md
182
- 'get-involved.md'
183
- 'license.md'
184
- 'privacy.md'
web/wiki/arm64.md web/docs/arm64.mdweb/wiki/arm64.md renamed to web/docs/arm64.md
0 commit comments