mirror of
https://github.com/rust-lang/book.git
synced 2026-06-12 14:50:45 -04:00
Move sections cut from chapter 1 to the introduction
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# The Rust Programming Language
|
||||
|
||||
[Introduction](ch00-00-introduction.md)
|
||||
|
||||
## Getting started
|
||||
|
||||
- [Introduction](ch01-00-introduction.md)
|
||||
- [Getting Started](ch01-00-getting-started.md)
|
||||
- [Installation](ch01-01-installation.md)
|
||||
- [Hello, World!](ch01-02-hello-world.md)
|
||||
- [How Rust is Made and “Nightly Rust”](ch01-03-how-rust-is-made-and-nightly-rust.md)
|
||||
|
||||
3
second-edition/src/ch01-00-getting-started.md
Normal file
3
second-edition/src/ch01-00-getting-started.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user