mirror of https://github.com/astral-sh/ruff
Add Rust toolchain as documentation dependency in CONTRIBUTING.md (#4733)
This commit is contained in:
parent
f9b3f10456
commit
04a95cb9ee
|
|
@ -215,6 +215,8 @@ Finally, regenerate the documentation and generated code with `cargo dev generat
|
|||
|
||||
To preview any changes to the documentation locally:
|
||||
|
||||
1. Install the [Rust toolchain](https://www.rust-lang.org/tools/install).
|
||||
|
||||
1. Install MkDocs and Material for MkDocs with:
|
||||
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in New Issue