Skip to content

Commit a4abcce

Browse files
committed
Trying to fix doc build
1 parent d2d6ee2 commit a4abcce

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/src/SUMMARY.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Summary
22

33
- [Introduction](./introduction.md)
4-
- Contributing to Rust-GPU
5-
- [Building](./building-rust-gpu.md)
6-
- [Testing](./testing.md)
7-
- ["Codegen args" (flags/options) supported by the Rust-GPU codegen backend](./codegen-args.md)
8-
- [Minimizing bugs in SPIR-V](./spirv-minimization.md)
9-
- [Publishing Rust-GPU on crates.io](./publishing-rust-gpu.md)
4+
- [Contributing to Rust-GPU]()
5+
- [Building](./building-rust-gpu.md)
6+
- [Testing](./testing.md)
7+
- ["Codegen args" (flags/options) supported by the Rust-GPU codegen backend](./codegen-args.md)
8+
- [Minimizing bugs in SPIR-V](./spirv-minimization.md)
9+
- [Publishing Rust-GPU on crates.io](./publishing-rust-gpu.md)
1010
- [Platform Support](./platform-support.md)
1111
- [Writing Shader Crates](./writing-shader-crates.md)
12-
- Features
13-
- [Attribute syntax](./attributes.md)
14-
- [Inline Assembly](./inline-asm.md)
15-
- [Image type syntax](./image.md)
12+
- [Features]()
13+
- [Attribute syntax](./attributes.md)
14+
- [Inline Assembly](./inline-asm.md)
15+
- [Image type syntax](./image.md)

0 commit comments

Comments
 (0)