mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[docs] Add documentation describing external resources. (#32584)
This commit is contained in:
@@ -252,12 +252,10 @@ They are preserved mostly for historical interest.
|
||||
|
||||
## External Resources
|
||||
|
||||
The official [Swift blog](https://swift.org/blog/) contains a lot of useful
|
||||
information, such as how library evolution works and how the compiler's new
|
||||
diagnostic architecture is structured, helping us provide more precise
|
||||
diagnostics.
|
||||
|
||||
TODO: Add a new document ExternalResources.md.
|
||||
External resources are listed in [docs/ExternalResources.md](ExternalResources.md).
|
||||
These cover a variety of topics,
|
||||
such as the design of different aspects of the Swift compiler and runtime
|
||||
and contributing to the project more effectively.
|
||||
|
||||
## Uncategorized
|
||||
|
||||
|
||||
Reference in New Issue
Block a user