mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Updated README with expandable table of content.
This commit is contained in:
parent
e76cb8c498
commit
d7256a6a0d
14
README.md
14
README.md
@ -11,6 +11,20 @@ standard library, and documentation.
|
|||||||
If you wish to _contribute_ to the compiler, you should read
|
If you wish to _contribute_ to the compiler, you should read
|
||||||
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
|
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Table of content</summary>
|
||||||
|
|
||||||
|
- [Quick Start](#quick-start)
|
||||||
|
- [Installing from Source](#installing-from-source)
|
||||||
|
- [Building Documentation](#building-documentation)
|
||||||
|
- [Notes](#notes)
|
||||||
|
- [Getting Help](#getting-help)
|
||||||
|
- [Contributing](#contributing)
|
||||||
|
- [License](#license)
|
||||||
|
- [Trademark](#trademark)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Read ["Installation"] from [The Book].
|
Read ["Installation"] from [The Book].
|
||||||
|
Loading…
Reference in New Issue
Block a user