Skip to content

Commit 19e6185

Browse files
authored
Add a table of contents to the README (#26458)
We might want to think about reorganizing this at some point, but meanwhile this might make it a little more accessible.
1 parent e6ae786 commit 19e6185

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,17 @@ modules, eliminating the need for headers and the code duplication they entail.
4242

4343
To learn more about the programming language, visit [swift.org](https://swift.org/documentation/).
4444

45+
- [Contributing to Swift](#contributing-to-swift)
46+
- [Getting Started](#getting-started)
47+
- [System Requirements](#system-requirements)
48+
- [Getting Sources for Swift and Related Projects](#getting-sources-for-swift-and-related-projects)
49+
- [Building Swift](#building-swift)
50+
- [Swift Toolchains](#swift-toolchains)
51+
- [Build Failures](#build-failures)
52+
- [Testing Swift](#testing-swift)
53+
- [Learning More](#learning-more)
54+
- [Build Dependencies](#build-dependencies)
55+
4556
## Contributing to Swift
4657

4758
Contributions to Swift are welcomed and encouraged! Please see the

0 commit comments

Comments
 (0)