Skip to content

Commit 99745b9

Browse files
committed
Move Getting Started to a "prefix chapter"
1 parent fd4c83f commit 99745b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
[About this guide](./about-this-guide.md)
44

5+
[Getting Started](./getting-started.md)
6+
57
---
68

79
# Building and debugging `rustc`
810

9-
- [Getting Started](./getting-started.md)
1011
- [How to Build and Run the Compiler](./building/how-to-build-and-run.md)
1112
- [Prerequisites](./building/prerequisites.md)
1213
- [Suggested Workflows](./building/suggested.md)

0 commit comments

Comments
 (0)