-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsite
Milestone
Description
What did you do?
It would be nice to have a badge that can be used on other sites (e.g. github.com) that link to the documentation page of the module / package.
For example, using a URL like this:
https://godoc.org/github.com/icza/bitio?status.svg
Serves an image, a badge which is often used on the package's repository to link to the documentation, like this one:
A similar feature like
https://pkg.go.dev/github.com/icza/bitio?status.svg
Would be useful. Some configuration via URL parameters (like size, color etc) would also be cool.
What did you expect to see?
To have a badge image served similar to godoc.org's response.
What did you see instead?
Request is redirected to https://pkg.go.dev/github.com/icza/bitio?tab=doc and the HTML page is served.
mdlayher, zephyrtronium, nono, icholy, OneOfOne and 75 moresebastianst, cristaloleg, msvechla, reddec, ryboe and 1 more
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsite