Move Getting Started to a "prefix chapter"
This commit is contained in:
parent
51dcf86470
commit
92f89b8b22
1 changed files with 2 additions and 1 deletions
|
|
@ -2,11 +2,12 @@
|
|||
|
||||
[About this guide](./about-this-guide.md)
|
||||
|
||||
[Getting Started](./getting-started.md)
|
||||
|
||||
---
|
||||
|
||||
# Building and debugging `rustc`
|
||||
|
||||
- [Getting Started](./getting-started.md)
|
||||
- [How to Build and Run the Compiler](./building/how-to-build-and-run.md)
|
||||
- [Prerequisites](./building/prerequisites.md)
|
||||
- [Suggested Workflows](./building/suggested.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue