accept review suggestion
Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
parent
1046f3e6e8
commit
57401f4f39
|
|
@ -35,7 +35,7 @@ like the standard library (std) or the compiler (rustc).
|
|||
- Document internal rustc items
|
||||
|
||||
Compiler documentation is not built by default.
|
||||
To enable it, modify `config.toml`:
|
||||
To create it by default with `x.py doc`, modify `config.toml`:
|
||||
|
||||
```toml
|
||||
[build]
|
||||
|
|
|
|||
Loading…
Reference in New Issue