mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-02 18:02:23 +00:00
Add Rust toolchain as documentation dependency in CONTRIBUTING.md (#4733)
This commit is contained in:
parent
f9b3f10456
commit
04a95cb9ee
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue