Commit Graph

5 Commits

Author SHA1 Message Date
Max Desiatov
3f4374b49b Merge branch 'main' into maxd/docc-compiler-docs 2025-05-29 18:12:39 +01:00
Alexander Cyon
ae0e94a555 [docs] Fix typos 2024-07-06 13:16:16 +02:00
Max Desiatov
13c0675307 Make docs/README.md compatible with Swift DocC
This adds necessary metadata and updates links to Markdown documents in `README.md`. Remaining `.rst` documents still need to be converted to Markdown for linking to work.
2023-10-24 21:25:16 +01:00
practicalswift
6af21f7b05 [gardening] "a" vs. "an" 2017-01-06 20:34:41 +01:00
Jordan Rose
05b0bb8ac2 [docs] Add (unfinished) doc about changes between Swift 3 and 4.
This document is written in the form of a guide for app authors and
framework authors migrating to Swift 4, but its primary purpose is
really to discover any compiler work we need to do to support this.
We want Swift 4 clients to be able to use Swift 3 libraries even if
Objective-C APIs change in Swift 4.
2016-12-21 16:41:27 -08:00