Skip to content

Commit 57401f4

Browse files
tshepangjyn514
andcommitted
accept review suggestion
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 1046f3e commit 57401f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/building/compiler-documenting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ like the standard library (std) or the compiler (rustc).
3535
- Document internal rustc items
3636

3737
Compiler documentation is not built by default.
38-
To enable it, modify `config.toml`:
38+
To create it by default with `x.py doc`, modify `config.toml`:
3939

4040
```toml
4141
[build]

0 commit comments

Comments
 (0)