Implemented the DocC archives support for the middleware #2

Merged
javier merged 29 commits from middleware/xcode-documentation into main 2025-09-26 23:54:08 +00:00
2 changed files with 0 additions and 9 deletions
Showing only changes of commit 5a3ec20fe9 - Show all commits
@@ -1,2 +0,0 @@
// The Swift Programming Language
// https://docs.swift.org/swift-book
@@ -1,7 +0,0 @@
import Testing
@testable import DocCMiddleware
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}