Skip to content

Commit e8206d0

Browse files
committed
Update documentation about how to build the RA book
1 parent 152c0d6 commit e8206d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/docs/book/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ To run the documentation site locally:
88

99
```shell
1010
cargo install mdbook
11+
cargo install mdbook-toc
1112
cargo xtask codegen
1213
cd docs/book
1314
mdbook serve

0 commit comments

Comments
 (0)