space-code/Build DocC Documentation
Build Swift DocC documentation with versioning support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schemes | JSON array of schemes to build (e.g. ["MyLib", "MyUI"]) | yes | — |
| version | Documentation version | no | latest |
| xcode-version | Xcode version | no | latest-stable |
| keep-old-versions | Keep old versions in docs/ | no | true |
Outputs
| name | description |
|---|---|
| docs-path | Path to the generated docs folder |
| version | Version used for build |