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: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,14 @@ dependencies: [
43
43
44
44
## Documentation
45
45
46
-
Check out online documentation [here](https://ibrahimcetin.github.io/SwiftGitX/documentation/swiftgitx/). Thanks to [Swift-Docc](https://www.swift.org/documentation/docc/), you can access everything seamlessly in Xcode.
46
+
You can access the documentation in three ways:
47
+
48
+
-**Online Documentation** – Based on the most recent tagged release: [View here](https://ibrahimcetin.github.io/SwiftGitX/documentation/swiftgitx/).
49
+
-**Xcode Documetation** - Thanks to [Swift-Docc](https://www.swift.org/documentation/docc/), you can access everything seamlessly in Xcode.
50
+
-**Upstream Documentation** – Reflecting the latest changes from the main branch: [View here](https://swiftpackageindex.com/ibrahimcetin/SwiftGitX/main/documentation/swiftgitx).
47
51
48
52
## Building and Testing
53
+
49
54
SwiftGitX is easy to build and test. It requires only Swift, no additional system dependencies.
0 commit comments