Skip to content

Commit 2f4fbb2

Browse files
committed
Merge first three chapters into one.
Conceptually, this makes more sense as one introductory chapter.
1 parent 75a6d51 commit 2f4fbb2

File tree

5 files changed

+609
-610
lines changed

5 files changed

+609
-610
lines changed

src/doc/trpl/SUMMARY.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Summary
22

33
* [Getting Started](getting-started.md)
4-
* [Installing Rust](installing-rust.md)
5-
* [Hello, world!](hello-world.md)
6-
* [Hello, Cargo!](hello-cargo.md)
74
* [Learn Rust](learn-rust.md)
85
* [Guessing Game](guessing-game.md)
96
* [Dining Philosophers](dining-philosophers.md)

0 commit comments

Comments
 (0)