0xwdg/Build documentation
Build documentation using Swifts docc
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 4, 2026
- License
- None
Pinned Snippet
uses: 0xwdg/build-documentation@e27ee05f9f57239666057de2f7741a37dd85fc89 # 0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to push to | no | documentation |
| product | Product name for Swift packages, or scheme name for Xcode projects | no | __AUTO__ |
| project | Path to an .xcodeproj file. Use __AUTO__ to detect one automatically. | no | __AUTO__ |
| iOS | Build for iOS? | no | false |
| temppath | Temporarly file path | no | tmpdocs |
Outputs
no outputs