DocC documentation support #4

Merged
javier merged 28 commits from package/documentation into main 2025-09-09 17:30:20 +00:00
Showing only changes of commit 4fe8c2b587 - Show all commits
+7 -1
View File
@@ -19,6 +19,9 @@ xcuserdata/
*.dSYM.zip
*.dSYM
# Configuration
.env
# Swift Package Manager
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
Packages/
@@ -31,4 +34,7 @@ Packages/
# hence it is not needed unless you have added a package configuration file to your project
.swiftpm
.swiftpm/configuration/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
# DocC documentation
*.doccarchive