pulko/Doksnet Documentation-Code Verification
Verify that documentation and code stay synchronized using cryptographic hashes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Doksnet command to run (test, new, add, edit, remove-failed, test-interactive) | no | test |
| version | Version of doksnet to use | no | latest |
| working-directory | Working directory to run doksnet in | no | . |
| fail-on-error | Whether to fail the workflow if doksnet finds issues | no | true |
Outputs
| name | description |
|---|---|
| result | Result of the doksnet command execution |
| exit-code | Exit code from doksnet command |