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: etc/docs-main.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,6 @@ The MongoDB Swift driver contains two modules:
5
5
-[MongoSwift](../MongoSwift/index.html), containing an asynchronous API and a BSON library
6
6
-[MongoSwiftSync](../MongoSwiftSync/index.html), containing a synchronous wrapper of the API in `MongoSwift`
7
7
8
+
See [here](https://mongodb.github.io/mongo-swift-driver/docs) for documentation of other versions of the driver.
9
+
8
10
The driver relies on our [official Swift BSON library](https://github.com/mongodb/swift-bson), with API documentation available [here](https://mongodb.github.io/swift-bson).
0 commit comments