Skip to content

Commit 762f0dd

Browse files
authored
Rollup merge of #116955 - claesgill:upd_readme_toc, r=Mark-Simulacrum
Updated README with expandable table of content. Make it easier to navigate in the rather large README file.
2 parents 0d489f3 + d7256a6 commit 762f0dd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ standard library, and documentation.
1111
If you wish to _contribute_ to the compiler, you should read
1212
[CONTRIBUTING.md](CONTRIBUTING.md) instead.
1313

14+
<details>
15+
<summary>Table of content</summary>
16+
17+
- [Quick Start](#quick-start)
18+
- [Installing from Source](#installing-from-source)
19+
- [Building Documentation](#building-documentation)
20+
- [Notes](#notes)
21+
- [Getting Help](#getting-help)
22+
- [Contributing](#contributing)
23+
- [License](#license)
24+
- [Trademark](#trademark)
25+
26+
</details>
27+
1428
## Quick Start
1529

1630
Read ["Installation"] from [The Book].

0 commit comments

Comments
 (0)