We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0547c26 commit 2ea1935Copy full SHA for 2ea1935
src/doc/rustc-dev-guide/src/building/compiler-documenting.md
@@ -36,7 +36,7 @@ A more conventional way is using `/x.py doc`.
36
- Document internal rustc items
37
38
Compiler documentation is not built by default.
39
- To enable it, modify "config.toml":
+ To enable it, modify `config.toml`:
40
41
```toml
42
[build]
0 commit comments