mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 21:25:25 +00:00
Update documentation about how to build the RA book
This commit is contained in:
parent
9edc9cbe5d
commit
255f020e76
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ To run the documentation site locally:
|
|||
|
||||
```shell
|
||||
cargo install mdbook
|
||||
cargo install mdbook-toc
|
||||
cargo xtask codegen
|
||||
cd docs/book
|
||||
mdbook serve
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue