You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _info-architecture/0003-swift-docs-proposal.md
+15-31Lines changed: 15 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,49 +220,33 @@ The migration can, and should, occur incrementally, building into the docs repos
220
220
|`documentation/articles/zero-to-swift-emacs.md`| migrate into `ecosystem/EcosystemTools.docc`|
221
221
|`documentation/articles/getting-started-with-vscode-swift.md`| migrate into `ecosystem/EcosystemTools.docc`|
222
222
|`articles/wasm-getting-started.md`| translate and migrate into `ecosystem |
223
-
223
+
|`continuous-integration/index.md`| migrate content to github.com/swiftlang/project-operations repository |
224
+
|`source-compatibility/index.md`| migrate to github.com/swiftlang/project-operations repository (referencess to swift source compatibility project) |
225
+
|`source-code/index.md`| migrate to github.com/swiftlang/project-operations repository (partial list to existing source code that goes into toolchain, needs updating if kept) |
- Doug Gregor has indicated a desire to reset and migrate this content into the Swift repository, leveraging code validation that is beyond Swift's Documentation tooling today, and to keep it closely aligned with the relvant code that provides the interop functionality.
229
-
- documentation/cxx-interop/index.md
229
+
- Remain on swift.org
230
+
- documentation/cxx-interop/index.md (Doug Gregor has indicated a desire to reset and migrate this content into the Swift repository)
0 commit comments