gwatts/Go Docs
Generate static HTML from go docs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Page title to display on every page | no | "" |
| description | Description to display on package index page | no | "" |
| pkg-path | Go pkg path to generate docs for | no | . |
Outputs
| name | description |
|---|---|
| output-path | The directory containing the generated HTML output |