mipalgu/Generate Documentation
Generates a documentation website from a swift package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output-path | The path containing the generated docs. | no | ./docs |
| working-directory | The directory containing the swift package. | no | "" |
| hosting-base-path | The the website will be hosted. | no | ${{ github.event.repository.name }} |
| minimum-access-level | The minimum access level that must be included in the docs. | — | public |
| swift-version | The version of Xcode/Swift used to execute the docC package plugin. | — | latest |
Outputs
no outputs