Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-12 | Update Godoc server to pkg.go.dev (#40) | 1 | -1/+1 | ||
Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833 | |||||
2019-03-05 | Support changing godoc instance (#38) | 1 | -0/+39 | ||
This adds the ability to change the godoc.org instance used by Sally to link to documentation by providing a new `godoc` section in the configuration. | |||||
2016-10-27 | Enforce alphabetical ordering of packages in YAML config (#22) | 1 | -0/+19 | ||
2016-10-12 | Rework as HTTP server (#15) | 1 | -0/+29 | ||