wow-look-at-my/Static Pkgsite
Generate static Go package documentation using pkgsite and deploy to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the Go module (or space-separated list of paths) to document. Defaults to the current directory. | no | . |
| go-version | Go version to use for building pkgsite and the documented module. | no | stable |
| pkgsite-ref | Git ref (branch, tag, commit) of wow-look-at-my/static-pkgsite to build. | no | master |
| out | Output directory for the generated static site. | no | _site |
Outputs
| name | description |
|---|---|
| path | Path to the generated static site directory. |