docczz/docc2ghpages
Generates a DocC documentation, creates static HTML pages using docc2html, and deploys it to the gh-pagges branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 3, 2021
- License
- MIT
Pinned Snippet
uses: docczz/docc2ghpages@c1872bcf9319cb5d094d59c41d6e84e2b0c3fdda # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| scheme | The name of the scheme that the documentation should be generated for passed to xcodebuild | yes | — |
| token | The personal access token (PAT) used to push to the gh-pages branch. | yes | ${{ github.token }} |
| destination | The destination the schme can be build for passed to xcodebuild. | yes | platform=macOS |
Outputs
no outputs