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 152c0d6 commit e8206d0Copy full SHA for e8206d0
src/tools/rust-analyzer/docs/book/README.md
@@ -8,6 +8,7 @@ To run the documentation site locally:
8
9
```shell
10
cargo install mdbook
11
+cargo install mdbook-toc
12
cargo xtask codegen
13
cd docs/book
14
mdbook serve
0 commit comments