File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/doc/rustc-dev-guide/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
- [ Prerequisites] ( ./building/prerequisites.md )
13
13
- [ Suggested Workflows] ( ./building/suggested.md )
14
14
- [ Distribution artifacts] ( ./building/build-install-distribution-artifacts.md )
15
- - [ Documenting Compiler ] ( ./building/compiler-documenting.md )
15
+ - [ Building Documentation ] ( ./building/compiler-documenting.md )
16
16
- [ Rustdoc overview] ( ./rustdoc.md )
17
17
- [ Adding a new target] ( ./building/new-target.md )
18
18
- [ Testing the compiler] ( ./tests/intro.md )
Original file line number Diff line number Diff line change 1
- # Documenting rustc
1
+ # Building documentation
2
2
3
3
You might want to build documentation of the various components
4
4
available like the standard library. There’s two ways to go about this.
You can’t perform that action at this time.
0 commit comments