diff options
| author | leo60228 <leo@60228.dev> | 2021-09-17 10:44:59 -0400 |
|---|---|---|
| committer | leo60228 <leo@60228.dev> | 2022-07-14 15:58:22 -0400 |
| commit | d04753e19e76dacf5138937875f232f43571e8c1 (patch) | |
| tree | 4ef75ca6b5accd78d0f7d65f375d8a4ba6a2f0b4 | |
| parent | fd81b99a999313caf7750b8223f80d83dd2881e3 (diff) | |
| download | rust-d04753e19e76dacf5138937875f232f43571e8c1.tar.gz rust-d04753e19e76dacf5138937875f232f43571e8c1.zip | |
Add aarch64-nintendo-switch.md to SUMMARY.md
I can't think of any other reason CI might be failing, and I should've done this anyway.
| -rw-r--r-- | src/doc/rustc/src/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/SUMMARY.md b/src/doc/rustc/src/SUMMARY.md index 87dc5138539..1c8ba490f2d 100644 --- a/src/doc/rustc/src/SUMMARY.md +++ b/src/doc/rustc/src/SUMMARY.md @@ -17,6 +17,7 @@ - [Template for Target-specific Documentation](platform-support/TEMPLATE.md) - [aarch64-apple-ios-sim](platform-support/aarch64-apple-ios-sim.md) - [\*-apple-watchos\*](platform-support/apple-watchos.md) + - [aarch64-nintendo-switch](platform-support/aarch64-nintendo-switch.md) - [armv6k-nintendo-3ds](platform-support/armv6k-nintendo-3ds.md) - [armv7-unknown-linux-uclibceabi](platform-support/armv7-unknown-linux-uclibceabi.md) - [armv7-unknown-linux-uclibceabihf](platform-support/armv7-unknown-linux-uclibceabihf.md) |
